1. 06ce9da Add scroll-up/scroll-down for choose/more mode, from Micah Cowan. by Nicholas Marriott · 15 years ago
  2. 8f301ed key should be an int not a char. by Nicholas Marriott · 15 years ago
  3. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  4. 4ca857e Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to by Nicholas Marriott · 15 years ago
  5. 67bf093 In choose mode, assign each item a number or lowercase letter from those by Nicholas Marriott · 15 years ago
  6. 4bc0f6e Clean up by introducing a wrapper struct for mouse clicks rather than passing by Nicholas Marriott · 15 years ago
  7. 372a8cb Permit options such as status-bg to be configured using the entire 256 colour by Nicholas Marriott · 15 years ago
  8. bcddddf If colours are not supported by the terminal, try to emulate a coloured by Nicholas Marriott · 15 years ago
  9. a419e73 Add a mode-mouse option to prevent tmux taking over the mouse in choice or copy by Nicholas Marriott · 15 years ago
  10. 8678500 Next step towards customisable mode keys: build each default table of keys into by Nicholas Marriott · 15 years ago
  11. d95274c Change mode key bindings from big switches into a set of tables. Rather than by Nicholas Marriott · 15 years ago
  12. 13e29dd Get rid of empty mode_key_free function. by Nicholas Marriott · 15 years ago
  13. 216df07 A similar for fix for window_choose: don't rely on the callback always being by Nicholas Marriott · 15 years ago
  14. 23326e4 Now that a UTF-8-capable puts function exists, use it for printing strings in by Nicholas Marriott · 15 years ago
  15. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago