X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=man%2Fi3-sensible-editor.man;h=31e82ca3e71f5b882086d64c2bf1fdf7a2a5212c;hb=ea6068a02d54c7f9995c94d89c53078bb0097906;hp=2a0448813ecb48ecb97624cc4717b5df8f7ab540;hpb=d4523de6c8f7d930d52ce69d94ff186a29c5e803;p=i3%2Fi3 diff --git a/man/i3-sensible-editor.man b/man/i3-sensible-editor.man index 2a044881..31e82ca3 100644 --- a/man/i3-sensible-editor.man +++ b/man/i3-sensible-editor.man @@ -1,5 +1,5 @@ i3-sensible-editor(1) -=================== +===================== Michael Stapelberg v4.1, November 2011 @@ -20,6 +20,7 @@ It tries to start one of the following (in that order): * $VISUAL * $EDITOR * nano +* nvim * vim * vi * emacs @@ -28,9 +29,10 @@ 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, he will +Please don’t complain about the order: If the user has any preference, they will have $VISUAL or $EDITOR set. == SEE ALSO