Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
7e67db79dca50184ee9dec4456ccf38756201a9e
/
window-clock.c
577c0e3
Use __unused rather than rolling our own.
by nicm
· 9 years ago
69e0b83
Support UTF-8 key bindings by expanding the key type from int to
by nicm
· 9 years ago
44657bf
Move struct options into options.c.
by nicm
· 9 years ago
16ee4de
Remove some extra blank lines.
by nicm
· 9 years ago
6419f66
Give clock mode its own timer.
by nicm
· 9 years ago
bf635e7
Rewrite of tmux mouse support which was a mess. Instead of having
by nicm
· 10 years ago
175f215
Having three *clock* files is ridiculous, remove clock.c.
by nicm
· 11 years ago
8d59b18
No more lint means no more ARGSUSED.
by Nicholas Marriott
· 12 years ago
8903c1f
Automatically reflow wrapped lines when a pane is resized, requested by
by Nicholas Marriott
· 12 years ago
df912e3
xfree is not particularly helpful, remove it. From Thomas Adam.
by Nicholas Marriott
· 12 years ago
4f5c5b3
Pass in the session, rather than the client, to window modes' key()
by Nicholas Marriott
· 15 years ago
15a64b8
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
by Nicholas Marriott
· 15 years ago
106ee8f
This doesn't need to be u_int.
by Nicholas Marriott
· 15 years ago
4ca857e
Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to
by Nicholas Marriott
· 15 years ago
710393e
Use gmtime_r so the current time isn't overwritten, the minute comparison works
by Nicholas Marriott
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago