1
0
mirror of https://github.com/tmate-io/tmate-ssh-server.git synced 2020-11-18 19:53:51 -08:00
Nicholas Marriott 2d15f59859 Try to change the window title to match the command running it in. This is done
by reading argv[0] from the process group leader of the group that owns the tty
(tcgetpgrp()). This can't be done portably so some OS-dependent code is
introduced (ugh); OpenBSD, FreeBSD and Linux are supported at the moment.

A new window flag, automatic-rename, is available: if this is set to off, the
window name is not changed. Specifying a name with the new-window, new-session
or rename-window commands will automatically set this flag to off for the
window in question. To disable it entirely set the option to off globally (setw
-g automatic-rename off).
2009-01-20 19:35:03 +00:00
2009-01-10 12:52:57 +00:00
2009-01-18 14:46:04 +00:00
2009-01-10 14:08:24 +00:00
2008-09-29 16:58:02 +00:00
2008-09-09 22:16:37 +00:00
2008-08-07 20:20:52 +00:00
2009-01-10 14:43:43 +00:00
2009-01-10 01:51:22 +00:00
FAQ
2009-01-14 22:32:48 +00:00
2009-01-10 01:51:22 +00:00
2009-01-17 18:47:37 +00:00
2007-11-20 17:01:38 +00:00
2009-01-12 22:53:52 +00:00
2009-01-18 21:46:30 +00:00
2009-01-16 19:32:29 +00:00
2009-01-18 17:20:52 +00:00
2009-01-10 01:51:22 +00:00
2009-01-19 17:15:19 +00:00
2009-01-10 01:51:22 +00:00
2009-01-20 18:48:46 +00:00
2009-01-18 18:31:45 +00:00
2009-01-12 22:48:00 +00:00
2009-01-11 23:41:29 +00:00
2009-01-18 17:20:52 +00:00
2009-01-18 17:20:52 +00:00
2009-01-18 15:40:19 +00:00
2009-01-15 00:51:39 +00:00
2009-01-14 19:29:32 +00:00
Description
No description provided
17 MiB
Languages
C 90.8%
Roff 6.9%
M4 0.9%
Awk 0.6%
Makefile 0.4%
Other 0.3%