index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
window-more.c
Commit message (
Expand
)
Author
Age
*
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
Nicholas Marriott
2009-12-03
*
Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to
Nicholas Marriott
2009-11-26
*
Permit options such as status-bg to be configured using the entire 256 colour
Nicholas Marriott
2009-09-10
*
Use the full screen width when printing output rather than one less.
Nicholas Marriott
2009-08-18
*
If colours are not supported by the terminal, try to emulate a coloured
Nicholas Marriott
2009-08-05
*
Next step towards customisable mode keys: build each default table of keys into
Nicholas Marriott
2009-07-28
*
Change mode key bindings from big switches into a set of tables. Rather than
Nicholas Marriott
2009-07-27
*
Get rid of empty mode_key_free function.
Nicholas Marriott
2009-07-27
*
Miscellaneous unused functions, including one which was basically a
Nicholas Marriott
2009-06-25
*
Now that a UTF-8-capable puts function exists, use it for printing strings in
Nicholas Marriott
2009-06-24
*
Import tmux, a terminal multiplexor allowing (among other things) a single
Nicholas Marriott
2009-06-01