Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
b7d5b911ac17fdcfa457dcab07dce4da4a7506f5
/
resize.c
804b869
Sync OpenBSD patchset 352:
by Tiago Cunha
· 15 years ago
545893d
Sync OpenBSD patchset 142:
by Tiago Cunha
· 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
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