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
*
Sync OpenBSD patchset 306:
Tiago Cunha
2009-09-02
*
Sync OpenBSD patchset 305:
Tiago Cunha
2009-09-02
*
Sync OpenBSD patchset 257:
Tiago Cunha
2009-08-16
*
Sync OpenBSD patchset 254:
Tiago Cunha
2009-08-16
*
Sync OpenBSD patchset 249:
Tiago Cunha
2009-08-14
*
Sync OpenBSD patchset 246:
Tiago Cunha
2009-08-14
*
Sync OpenBSD patchset 231:
Tiago Cunha
2009-08-09
*
Sync OpenBSD patchset 191:
Tiago Cunha
2009-07-28
*
Sync OpenBSD patchset 165:
Tiago Cunha
2009-07-23
*
Sync OpenBSD patchset 155:
Tiago Cunha
2009-07-22
*
OpenSolaris ioctl(TIOCSWINSZ) appears to be broken and can return EINVAL here
Nicholas Marriott
2009-07-22
*
Sync OpenBSD patchset 142:
Tiago Cunha
2009-07-20
*
- New command display-message (alias display) to display a message in the
Tiago Cunha
2009-07-17
*
The man page says that kill-window removes the window entirely, unlinking it
Nicholas Marriott
2009-07-15
*
Don't accept input to a window if it not visible.
Nicholas Marriott
2009-07-15
*
Get rid of the PANE_HIDDEN flag in favour of a function, and moving the
Nicholas Marriott
2009-07-15
*
Support "alternate screen" mode (terminfo smcup/rmcup) typically used by full
Nicholas Marriott
2009-07-14
*
Fix $Id$.
Nicholas Marriott
2009-07-08
*
Rename the global options variables to be shorter and to make session options
Nicholas Marriott
2009-07-08
*
Change default_window_name to use window_default_command if the actual cmd is
Nicholas Marriott
2009-07-02
*
Using -l to specify a login shell is non-POSIX and causes problems with shells
Nicholas Marriott
2009-07-01
*
More diff-to-OpenBSD reduction. Move a lot of compat stuff into compat.h.
Nicholas Marriott
2009-06-25
*
Restore $Id$ and add script to do so.
Nicholas Marriott
2009-06-25
*
Miscellaneous unused functions, including one which was basically a
Nicholas Marriott
2009-06-25
*
Change find-window and monitor-content to use fnmatch(3). For convenience and
Nicholas Marriott
2009-06-25
*
Add a dedicated function to convert a line into a string and use it to simpli...
Nicholas Marriott
2009-06-25
*
If a pane is "zombified" (remain-on-exit flag), don't continue to queue key and
Nicholas Marriott
2009-06-25
*
strdup the input to putenv to avoid in one case passing a string that is later
Nicholas Marriott
2009-06-25
*
- New window option monitor-content to search for a string in a window, and
Tiago Cunha
2009-05-19
*
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
[next]