Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Immanuel
/
nnn
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Make showsel print warning when nothing is selected (
#423
)
master
Maxim Baz
Mischievous Meerkat
hace 5 años
padre
8955d039c6
commit
4e59ffd9d0
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
src/nnn.c
+ 1
- 0
src/nnn.c
Ver fichero
@@ -5007,6 +5007,7 @@ nochange:
presel = FILTER;
break;
}
printwait(messages[MSG_0_SELECTED], &presel);
goto nochange;
case SEL_SELEDIT:
r = editselection();
Escribir
Vista previa
Cargando…
Cancelar
Guardar