]> git.sur5r.net Git - i3/i3/blobdiff - man/i3-sensible-editor.man
Merge branch 'release-4.16.1'
[i3/i3] / man / i3-sensible-editor.man
index 86fbf84058471a273fee7c74844fc34ea61712ba..31e82ca3e71f5b882086d64c2bf1fdf7a2a5212c 100644 (file)
@@ -1,5 +1,5 @@
 i3-sensible-editor(1)
-===================
+=====================
 Michael Stapelberg <michael+i3@stapelberg.de>
 v4.1, November 2011
 
@@ -20,11 +20,19 @@ It tries to start one of the following (in that order):
 * $VISUAL
 * $EDITOR
 * nano
+* nvim
 * vim
 * vi
 * emacs
-
-Please don’t complain about the order: If the user has any preference, he will
+* pico
+* qe
+* mg
+* jed
+* gedit
+* mcedit
+* gvim
+
+Please don’t complain about the order: If the user has any preference, they will
 have $VISUAL or $EDITOR set.
 
 == SEE ALSO