Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
cc724f327a14c607927c8ef27c4b72311a301271
/
window-choose.c
4f5c5b3
Pass in the session, rather than the client, to window modes' key()
by Nicholas Marriott
· 15 years ago
06ce9da
Add scroll-up/scroll-down for choose/more mode, from Micah Cowan.
by Nicholas Marriott
· 15 years ago
8f301ed
key should be an int not a char.
by Nicholas Marriott
· 15 years ago
15a64b8
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
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
67bf093
In choose mode, assign each item a number or lowercase letter from those
by Nicholas Marriott
· 15 years ago
4bc0f6e
Clean up by introducing a wrapper struct for mouse clicks rather than passing
by Nicholas Marriott
· 15 years ago
372a8cb
Permit options such as status-bg to be configured using the entire 256 colour
by Nicholas Marriott
· 15 years ago
bcddddf
If colours are not supported by the terminal, try to emulate a coloured
by Nicholas Marriott
· 15 years ago
a419e73
Add a mode-mouse option to prevent tmux taking over the mouse in choice or copy
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
d95274c
Change mode key bindings from big switches into a set of tables. Rather than
by Nicholas Marriott
· 15 years ago
13e29dd
Get rid of empty mode_key_free function.
by Nicholas Marriott
· 15 years ago
216df07
A similar for fix for window_choose: don't rely on the callback always being
by Nicholas Marriott
· 15 years ago
23326e4
Now that a UTF-8-capable puts function exists, use it for printing strings in
by Nicholas Marriott
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago