index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
window.c
Commit message (
Expand
)
Author
Age
...
*
Clean up manual layout code:
Nicholas Marriott
2009-05-18
*
putenv can be char *.
Nicholas Marriott
2009-05-15
*
It is HAVE_PTY_H, also add a cast to shut gcc up.
Nicholas Marriott
2009-05-14
*
Rename all feature flags to HAVE_* and move out of makefiles into a configure
Nicholas Marriott
2009-05-13
*
Space trimmage mega-diff.
Nicholas Marriott
2009-05-04
*
Adjust mouse for x offset.
Nicholas Marriott
2009-04-01
*
Basic horizontal splitting and layout management. Still some redraw and other
Nicholas Marriott
2009-04-01
*
break-pane command to split a pane off into a new window; bound to ! by default.
Nicholas Marriott
2009-03-07
*
Doh. Set a message when pane is too small rather than dying...
Nicholas Marriott
2009-03-01
*
Looking up argv[0] is expensive, so just use p_comm for the window name which...
Nicholas Marriott
2009-02-13
*
Reset name when clearing mode.
Nicholas Marriott
2009-02-12
*
Don't try to change the window name unless the pid of the process chosen has
Nicholas Marriott
2009-02-09
*
Continue process if suspended.
Nicholas Marriott
2009-02-08
*
* Better support for at least the most common variant of mouse input: parse i...
Nicholas Marriott
2009-01-28
*
Be more clever about picking window name.
Nicholas Marriott
2009-01-26
*
Better error messages for fork.
Nicholas Marriott
2009-01-23
*
Bring back -p and -l to splitw to specify height as % or nlines.
Nicholas Marriott
2009-01-21
*
Try to change the window title to match the command running it in. This is done
Nicholas Marriott
2009-01-20
*
-a flags to next/previous window.
Nicholas Marriott
2009-01-18
*
Multiple window splitting.
Nicholas Marriott
2009-01-14
*
kill-pane command.
Nicholas Marriott
2009-01-13
*
Make the window pane code handle panes of different sizes, and add a -l and -...
Nicholas Marriott
2009-01-12
*
Window splitting. Two vertical panes fixed 50% each. This is a huge diff, sti...
Nicholas Marriott
2009-01-11
*
Pick up cwd from environment,.
Nicholas Marriott
2009-01-10
*
Change server-info format.
Nicholas Marriott
2009-01-10
*
Make window options work the same was as session options, add mode-fg/mode-bg...
Nicholas Marriott
2008-12-08
*
Keep stack of previous windows.
Nicholas Marriott
2008-11-16
*
Trim.
Nicholas Marriott
2008-09-26
*
Rename some functions.
Nicholas Marriott
2008-09-10
*
long for pid.
Nicholas Marriott
2008-07-01
*
Document zombie window stuff.
Nicholas Marriott
2008-06-30
*
Zombie windows, requested by Will Maier.
Nicholas Marriott
2008-06-29
*
Swap in new paste buffer code and add a couple more commands.
Nicholas Marriott
2008-06-20
*
Trimify.
Nicholas Marriott
2008-06-18
*
More Sun OS crap.
Nicholas Marriott
2008-06-18
*
Start of Solaris port.
Nicholas Marriott
2008-06-18
*
New window options: force-width and force-height. This will force a window to
Nicholas Marriott
2008-06-14
*
ifdef RB_PREV since 4.3 misses it too.
Nicholas Marriott
2008-06-04
*
Disable/enable window activity monitoring with set-window-option command.
Nicholas Marriott
2008-06-04
*
Per-session configuration options.
Nicholas Marriott
2008-06-03
*
tree.h has RB_PREV now, yay!
Nicholas Marriott
2008-06-03
*
Don't hang when window closes early; also add lots more debugging.
Nicholas Marriott
2008-05-31
*
Don't attempt to reset tty if it is dead.
Nicholas Marriott
2008-01-02
*
set/reset mode window functions.
Nicholas Marriott
2007-12-06
*
Major reorganisation of screen handling.
Nicholas Marriott
2007-12-06
*
Big internal reorganisation to move tty control into parent.
Nicholas Marriott
2007-11-27
*
Sort out cursors with a new flag - BACKGROUND - for window modes. Free text o...
Nicholas Marriott
2007-11-21
*
Redo screen.c functions to make them readable and more flexible. Make scroll ...
Nicholas Marriott
2007-11-21
*
Horizontal history/scrolling.
Nicholas Marriott
2007-11-21
*
Initial history support.
Nicholas Marriott
2007-11-21
[prev]
[next]