]> git.sur5r.net Git - i3/i3/blobdiff - man/i3-sensible-terminal.man
Merge branch 'release-4.16.1'
[i3/i3] / man / i3-sensible-terminal.man
index 140e412bed1a2e9af146de711d31f04ab0a8144c..bda5a7239842a6d11613baf4da0478a150bda4f6 100644 (file)
@@ -1,7 +1,7 @@
 i3-sensible-terminal(1)
 =======================
-Michael Stapelberg <michael+i3@stapelberg.de>
-v4.1, November 2011
+Michael Stapelberg <michael@i3wm.org>
+v4.2, August 2012
 
 == NAME
 
@@ -22,13 +22,36 @@ is appropriate for the distribution.
 It tries to start one of the following (in that order):
 
 * $TERMINAL (this is a non-standard variable)
-* xterm
+* x-terminal-emulator (only present on Debian and derivatives)
 * urxvt
 * rxvt
+* termit
+* terminator
+* Eterm
+* aterm
+* uxterm
+* xterm
+* gnome-terminal
 * roxterm
-
-Please don’t complain about the order: If the user has any preference, he will
-have $TERMINAL set or modified his i3 configuration file.
+* xfce4-terminal
+* termite
+* lxterminal
+* mate-terminal
+* terminology
+* st
+* qterminal
+* lilyterm
+* tilix
+* terminix
+* konsole
+* kitty
+* guake
+* tilda
+* alacritty
+* hyper
+
+Please don’t complain about the order: If the user has any preference, they will
+have $TERMINAL set or modified their i3 configuration file.
 
 == SEE ALSO