]> git.sur5r.net Git - i3/i3/blobdiff - man/i3-sensible-editor.man
Replace strncpy call with memcpy when result is not NUL-terminated
[i3/i3] / man / i3-sensible-editor.man
index bfc5c5c664dcf9ffc32edbeac0edf7f4aa9ebfc1..31e82ca3e71f5b882086d64c2bf1fdf7a2a5212c 100644 (file)
@@ -1,5 +1,5 @@
 i3-sensible-editor(1)
-===================
+=====================
 Michael Stapelberg <michael+i3@stapelberg.de>
 v4.1, November 2011
 
@@ -29,7 +29,8 @@ It tries to start one of the following (in that order):
 * mg
 * jed
 * gedit
-* mc-edit
+* mcedit
+* gvim
 
 Please don’t complain about the order: If the user has any preference, they will
 have $VISUAL or $EDITOR set.