1. 5263b3f Sync OpenBSD patchset 150: by Tiago Cunha · 15 years ago
  2. 545893d Sync OpenBSD patchset 142: by Tiago Cunha · 15 years ago
  3. 1e574bb Get rid of the PANE_HIDDEN flag in favour of a function, and moving the by Nicholas Marriott · 15 years ago
  4. 097b96e Having fixed flags for single-character getopt options is a bit hard to by Nicholas Marriott · 15 years ago
  5. 91bc683 - Allow switching to hidden windows (for active-only layout). by Nicholas Marriott · 16 years ago
  6. 15362ef Don't need to refresh layout here. Also don't redraw over status line. by Nicholas Marriott · 16 years ago
  7. b6450b1 Basic horizontal splitting and layout management. Still some redraw and other by Nicholas Marriott · 16 years ago
  8. cb2ac5c Key repeating is now a property of the key binding not of the command. Repeat by Nicholas Marriott · 16 years ago
  9. 93230a6 Pass return code from _exec; allow command sequences to work from the command line. by Nicholas Marriott · 16 years ago
  10. 97fef89 Rework the prefix-time stuff. The option is now call repeat-time and defaults to 500 ms. However, it only applies to a small subset of commands, currently: up-pane, down-pane, next-window, previous-window, resize-pane-up, resize-pane-down. These are the commands for which it is obviously useful, having it for everything else was just bloody annoying. by Nicholas Marriott · 16 years ago
  11. 3f51dcd up-pane and down-pane commands. by Nicholas Marriott · 16 years ago