Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
b3107d26dfdabaeaffa558db40e69962e7c697f6
/
server.c
e89e70e
If there is an error in the configuration file, don't just exit(1) as this can
by Nicholas Marriott
· 15 years ago
8678500
Next step towards customisable mode keys: build each default table of keys into
by Nicholas Marriott
· 15 years ago
5a1a106
Permit commands to be bound to key presses without the prefix key first. The
by Nicholas Marriott
· 15 years ago
76a9d98
Make some functions which return unused values void (mostly found by lint) and
by Nicholas Marriott
· 15 years ago
54afcfb
Display the number of failed password attempts (if any) when the server is
by Nicholas Marriott
· 15 years ago
6036bdd
Improved layout code.
by Nicholas Marriott
· 15 years ago
fc6a65c
Add three new session options: visual-activity, visual-bell, visual-content. If
by Nicholas Marriott
· 15 years ago
ae2ea52
Instead of faking up a status line in status_redraw, use the same code to
by Nicholas Marriott
· 15 years ago
9e49ec6
Creating a key binding which replaces itself (such as "bind x bind x lsw")
by Nicholas Marriott
· 15 years ago
22355ce
If it exist, load a system-wide configuration file /etc/tmux.conf before any
by Nicholas Marriott
· 15 years ago
923ccfa
Rename the global options variables to be shorter and to make session options
by Nicholas Marriott
· 15 years ago
46f80d0
After logging (if enabled) is switched to file, there is no reason to keep
by Nicholas Marriott
· 15 years ago
eb8ab96
Remove some dead assignments, found by sthen with clang.
by Nicholas Marriott
· 15 years ago
7e796de
Change find-window and monitor-content to use fnmatch(3). For convenience and
by Nicholas Marriott
· 15 years ago
da8401d
Make remain-on-exit work again when there is only one pane left, which was
by Nicholas Marriott
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago