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
/
status.c
Commit message (
Expand
)
Author
Age
*
Partial copy mode. Currently does the same as scroll mode but using a cursor....
Nicholas Marriott
2007-11-22
*
Oops, missing one BACKGOUND.
Nicholas Marriott
2007-11-22
*
Sort out cursors with a new flag - BACKGROUND - for window modes. Free text o...
Nicholas Marriott
2007-11-21
*
Initial history support.
Nicholas Marriott
2007-11-21
*
Fix a format string bug and sprinkle some printflikes.
Nicholas Marriott
2007-11-20
*
%u -> %d for indexes. Some lint fixes.
Nicholas Marriott
2007-10-30
*
Reorg window data structures. Add an intermediate data type (struct winlink) ...
Nicholas Marriott
2007-10-26
*
Change to show flag char rather than change colour on bell.
Nicholas Marriott
2007-10-12
*
set status, status-fg, status-bg.
Nicholas Marriott
2007-10-12
*
Mark windows in yellow on status line when bell.
Nicholas Marriott
2007-10-12
*
Incomplete resize support.
Nicholas Marriott
2007-10-04
*
New window command.
Nicholas Marriott
2007-10-03
*
Simple status line.
Nicholas Marriott
2007-10-01