Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
f9dedfcccac39efbf4d6aee8a24259ca3470f9af
/
status.c
f9dedfc
Fix a couple of bugs. Handle 0 width properly (w/o overflow), and draw left < in the right place.
by Nicholas Marriott
· 16 years ago
2d3ea8b
Display <> for more windows and highlight if activity.
by Nicholas Marriott
· 16 years ago
ee32d19
Scroll status line to show windows off-screen.
by Nicholas Marriott
· 16 years ago
557b6b8
Add a couple of extra option types, and implement show-options command.
by Nicholas Marriott
· 16 years ago
0f40347
New window options: force-width and force-height. This will force a window to
by Nicholas Marriott
· 16 years ago
d51f075
Use a socketpair to synchronise server startup.
by Nicholas Marriott
· 16 years ago
713bad0
Make status-interval actually changeable.
by Nicholas Marriott
· 16 years ago
6a187bb
Some Linux fixes; some code tidying. Don't redraw status bar so often.
by Nicholas Marriott
· 16 years ago
14b9512
Add activity monitoring, also invert items on taskbar which have activity.
by Nicholas Marriott
· 16 years ago
811e75d
Status bar left and right strings (set with status-left and status-right), and automatic update (at interval set by status-interval).
by Nicholas Marriott
· 16 years ago
9e6090a
Per-session configuration options.
by Nicholas Marriott
· 16 years ago
205b78e
Some key tweaks, fix status bar to not rely on attr.
by Nicholas Marriott
· 17 years ago
b8e616f
This was wrong...
by Nicholas Marriott
· 17 years ago
e7f68a0
Write status across entire line.
by Nicholas Marriott
· 17 years ago
103748d
Major reorganisation of screen handling.
by Nicholas Marriott
· 17 years ago
76c8a59
Big internal reorganisation to move tty control into parent.
by Nicholas Marriott
· 17 years ago
18d72e6
Partial copy mode. Currently does the same as scroll mode but using a cursor. Also fix bug where resizing would leave crap lying around.
by Nicholas Marriott
· 17 years ago
12810b0
Oops, missing one BACKGOUND.
by Nicholas Marriott
· 17 years ago
d0984b8
Sort out cursors with a new flag - BACKGROUND - for window modes. Free text on more exit.
by Nicholas Marriott
· 17 years ago
9a6e47c
Initial history support.
by Nicholas Marriott
· 17 years ago
c0572ea
Fix a format string bug and sprinkle some printflikes.
by Nicholas Marriott
· 17 years ago
941eab3
%u -> %d for indexes. Some lint fixes.
by Nicholas Marriott
· 17 years ago
4ba3cf6
Reorg window data structures. Add an intermediate data type (struct winlink) to hold index and make sessions hold a RB tree of them rather than a fixed array.
by Nicholas Marriott
· 17 years ago
e5b7001
Change to show flag char rather than change colour on bell.
by Nicholas Marriott
· 17 years ago
7ec5be3
set status, status-fg, status-bg.
by Nicholas Marriott
· 17 years ago
ad4a742
Mark windows in yellow on status line when bell.
by Nicholas Marriott
· 17 years ago
1f9a8e7
Incomplete resize support.
by Nicholas Marriott
· 17 years ago
7ba01f6
New window command.
by Nicholas Marriott
· 17 years ago
bfccbc6
Simple status line.
by Nicholas Marriott
· 17 years ago