- 7f479ff Merge branch 'obsd-master' into mtemp by Thomas · 11 years ago
- 0538676 Make recalculate_sizes() handle an empty window with no active by nicm · 11 years ago
- c71844d Add resize-pane -Z to temporary zoom the active pane to occupy the full by Nicholas Marriott · 12 years ago
- 49ac5b5 Do not include status line in size calculations in control mode. by Nicholas Marriott · 12 years ago
- c5239c5 Add resize-pane -Z to temporary zoom the active pane to occupy the full window by Nicholas Marriott · 12 years ago
- 1e3a4f2 Do not include status line in size calculations in control mode. by Nicholas Marriott · 12 years ago
- f41efd9 Sync OpenBSD patchset 1069: by Tiago Cunha · 13 years ago
- 4621034 Add notify hooks for various events, the functions are currently empty by Nicholas Marriott · 13 years ago
- 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
- a373235 Sync OpenBSD patchset 806: by Tiago Cunha · 14 years ago
- acf13ce Store sessions in an RB tree by name rather than a list, this is tidier by Nicholas Marriott · 14 years ago
- e751873 PatchSet 789 by Nicholas Marriott · 14 years ago
- ef9b2eb There is somewhere that WINDOW_HIDDEN is getting set when it shouldn't by Nicholas Marriott · 14 years ago
- 47b335d Sync OpenBSD patchset 724: by Tiago Cunha · 14 years ago
- e63f054 Having a list of winlinks->alerts for each session is stupid, just store by Nicholas Marriott · 14 years ago
- 804b869 Sync OpenBSD patchset 352: by Tiago Cunha · 15 years ago
- 1764ef8 Don't allow locked or suspended clients to limit the size of active clients. by Nicholas Marriott · 15 years ago
- 545893d Sync OpenBSD patchset 142: by Tiago Cunha · 15 years ago
- 6036bdd Improved layout code. by Nicholas Marriott · 15 years ago
- 1e574bb Get rid of the PANE_HIDDEN flag in favour of a function, and moving the by Nicholas Marriott · 15 years ago
- fe20c0d Get rid of the PANE_HIDDEN flag in favour of a function, and moving the by Nicholas Marriott · 15 years ago
- 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago
- 91bc683 - Allow switching to hidden windows (for active-only layout). by Nicholas Marriott · 16 years ago
- b6450b1 Basic horizontal splitting and layout management. Still some redraw and other by Nicholas Marriott · 16 years ago
- 03d531e Move sx,sy into tty rather than client. by Nicholas Marriott · 16 years ago
- 162bacd Window splitting. Two vertical panes fixed 50% each. This is a huge diff, still a couple of bugs (notably heap corruption somewhere causing segfault on exit). by Nicholas Marriott · 16 years ago
- 7a82e86 Make window options work the same was as session options, add mode-fg/mode-bg options, force -g for global on set/show/setw/showw/ by Nicholas Marriott · 16 years ago
- 73d1558 status-lines -> status, prefix-key -> prefix 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
- 62d7ad2 Clear blank area properly on redraw, and add a marker line below it. by Nicholas Marriott · 16 years ago
- 9580695 Clear clients with flag too. by Nicholas Marriott · 16 years ago
- 367e002 New flag: aggressize resize. Resize window when to size of smallest session for which it is _current_ window. by Nicholas Marriott · 16 years ago
- 9e6090a Per-session configuration options. by Nicholas Marriott · 16 years ago
- cea201d Don't die if no dst window and -k to linkw. by Nicholas Marriott · 16 years ago
- 103748d Major reorganisation of screen handling. by Nicholas Marriott · 17 years ago
- b10bd51 Clear before resize. by Nicholas Marriott · 17 years ago
- 76c8a59 Big internal reorganisation to move tty control into parent. by Nicholas Marriott · 17 years ago
- 9a6e47c Initial history support. by Nicholas Marriott · 17 years ago
- ceab127 Mass screen.c rename/tidy. Add a actual size (ysize) as distinct from display size (now dx,dy). Move functions which work on the displayed area into screen-display.c and tidy. Use macros consistently when accessing screen data (may want to move everything about again later!). This the first step on the road to scrollback. by Nicholas Marriott · 17 years ago
- de24fbb Add a bell-action option. by Nicholas Marriott · 17 years ago
- 6f2edda Have resize update a SESSION_UNATTACHED flag. by Nicholas Marriott · 17 years ago
- 5c54e0b Don't accept UINT_MAX as size if no clients/sessions. by Nicholas Marriott · 17 years ago
- 1f9a8e7 Incomplete resize support. by Nicholas Marriott · 17 years ago