aboutsummaryrefslogtreecommitdiff
path: root/window.c
Commit message (Expand)AuthorAge
* Pass in the session, rather than the client, to window modes' key() function.Micah Cowan2010-05-22
* Sync OpenBSD patchset 696:Tiago Cunha2010-05-14
* Run job commands explicitly in the global enviroment (which can beNicholas Marriott2010-04-06
* Squash a function that is only called in a callback into theNicholas Marriott2010-04-06
* Support up, down, left, right movement through panes with -UDLR flags toNicholas Marriott2010-03-15
* New input parser based on http://vt100.net/emu/dec_ansi_parser.Nicholas Marriott2010-03-15
* Sync OpenBSD patchset 635:Tiago Cunha2010-02-08
* Sync OpenBSD patchset 581:Tiago Cunha2009-12-04
* Sync OpenBSD patchset 567:Tiago Cunha2009-11-28
* Sync OpenBSD patchset 554:Tiago Cunha2009-11-19
* Sync OpenBSD patchset 535:Tiago Cunha2009-11-14
* Sync OpenBSD patchset 506:Tiago Cunha2009-11-08
* Sync OpenBSD patchset 498:Tiago Cunha2009-11-08
* Sync OpenBSD patchset 496:Tiago Cunha2009-11-08
* Sync OpenBSD patchset 491:Tiago Cunha2009-11-08
* Sync OpenBSD patchset 437:Tiago Cunha2009-10-23
* Sync OpenBSD patchset 417:Tiago Cunha2009-10-23
* Sync OpenBSD patchset 387:Tiago Cunha2009-10-12
* Sync OpenBSD patchset 381:Tiago Cunha2009-10-12
* Sync OpenBSD patchset 376:Tiago Cunha2009-10-12
* Sync OpenBSD patchset 373:Tiago Cunha2009-10-11
* Sync OpenBSD patchset 371:Tiago Cunha2009-10-11
* Sync OpenBSD patchset 367:Tiago Cunha2009-10-09
* Use __sun not __sun__ as Sun's CC doesn't define the latter.Nicholas Marriott2009-09-23
* Sync OpenBSD patchset 332:Tiago Cunha2009-09-20
* Sync from OpenBSD:Nicholas Marriott2009-09-16
* Sync OpenBSD patchset 306:Tiago Cunha2009-09-02
* Sync OpenBSD patchset 305:Tiago Cunha2009-09-02
* Sync OpenBSD patchset 257:Tiago Cunha2009-08-16
* Sync OpenBSD patchset 254:Tiago Cunha2009-08-16
* Sync OpenBSD patchset 249:Tiago Cunha2009-08-14
* Sync OpenBSD patchset 246:Tiago Cunha2009-08-14
* Sync OpenBSD patchset 231:Tiago Cunha2009-08-09
* Sync OpenBSD patchset 191:Tiago Cunha2009-07-28
* Sync OpenBSD patchset 165:Tiago Cunha2009-07-23
* Sync OpenBSD patchset 155:Tiago Cunha2009-07-22
* OpenSolaris ioctl(TIOCSWINSZ) appears to be broken and can return EINVAL hereNicholas Marriott2009-07-22
* Sync OpenBSD patchset 142:Tiago Cunha2009-07-20
* - New command display-message (alias display) to display a message in theTiago Cunha2009-07-17
* The man page says that kill-window removes the window entirely, unlinking itNicholas Marriott2009-07-15
* Don't accept input to a window if it not visible.Nicholas Marriott2009-07-15
* Get rid of the PANE_HIDDEN flag in favour of a function, and moving theNicholas Marriott2009-07-15
* Support "alternate screen" mode (terminfo smcup/rmcup) typically used by fullNicholas Marriott2009-07-14
* Fix $Id$.Nicholas Marriott2009-07-08
* Rename the global options variables to be shorter and to make session optionsNicholas Marriott2009-07-08
* Change default_window_name to use window_default_command if the actual cmd isNicholas Marriott2009-07-02
* Using -l to specify a login shell is non-POSIX and causes problems with shellsNicholas Marriott2009-07-01
* More diff-to-OpenBSD reduction. Move a lot of compat stuff into compat.h.Nicholas Marriott2009-06-25
* Restore $Id$ and add script to do so.Nicholas Marriott2009-06-25
* Miscellaneous unused functions, including one which was basically aNicholas Marriott2009-06-25