aboutsummaryrefslogtreecommitdiff
path: root/key-bindings.c
Commit message (Expand)AuthorAge
* Sync OpenBSD patchset 1084:Tiago Cunha2012-04-10
* Sync OpenBSD patchset 1008:Tiago Cunha2012-01-21
* Sync OpenBSD patchset 928:Tiago Cunha2011-07-04
* Sync OpenBSD patchset 829:Tiago Cunha2011-01-07
* Track the last session for a client and add a flag to switch-client andNicholas Marriott2010-12-11
* Sync OpenBSD patchset 780:Tiago Cunha2010-10-24
* Sync OpenBSD patchset 759:Tiago Cunha2010-09-10
* Sync OpenBSD patchset 727:Tiago Cunha2010-07-02
* Sync OpenBSD patchset 726:Tiago Cunha2010-06-22
* Sync OpenBSD patchset 697:Tiago Cunha2010-05-14
* Sync OpenBSD patchset 688:Tiago Cunha2010-05-14
* Merge output (more) and copy modes into one single mode (called copy).Micah Cowan2010-04-05
* Support up, down, left, right movement through panes with -UDLR flags toNicholas Marriott2010-03-15
* Sync OpenBSD patchset 639:Tiago Cunha2010-02-08
* Sync OpenBSD patchset 585:Tiago Cunha2009-12-10
* Sync OpenBSD patchset 581:Tiago Cunha2009-12-04
* Sync OpenBSD patchset 546:Tiago Cunha2009-11-19
* Sync OpenBSD patchset 533:Tiago Cunha2009-11-13
* Sync OpenBSD patchset 362:Tiago Cunha2009-10-06
* Sync OpenBSD patchset 302:Tiago Cunha2009-08-31
* Sync OpenBSD patchset 294:Tiago Cunha2009-08-25
* Sync OpenBSD patchset 289:Tiago Cunha2009-08-24
* Sync OpenBSD patchset 175:Tiago Cunha2009-07-25
* Sync OpenBSD patchset 151:Tiago Cunha2009-07-22
* Sync OpenBSD patchset 142:Tiago Cunha2009-07-20
* Remove a duplicate key binding, and turn off autorepeat for up/down as it isNicholas Marriott2009-07-18
* - New command display-message (alias display) to display a message in theTiago Cunha2009-07-17
* Make status_message_set a variadic printf-like function. No functional change -Nicholas Marriott2009-07-15
* Add a "back to indentation" key in copy mode to move the cursor to the firstNicholas Marriott2009-07-14
* select-layout command and some key bindings.Nicholas Marriott2009-05-16
* Bye-bye META.Nicholas Marriott2009-05-13
* Space trimmage mega-diff.Nicholas Marriott2009-05-04
* static const.Nicholas Marriott2009-04-30
* Merge resize-pane-{up,down} into resize-pane.Nicholas Marriott2009-04-30
* - confirm-before command.Tiago Cunha2009-04-27
* rotate-window command.Nicholas Marriott2009-04-03
* swap-pane command.Nicholas Marriott2009-04-02
* Basic horizontal splitting and layout management. Still some redraw and otherNicholas Marriott2009-04-01
* Key repeating is now a property of the key binding not of the command. RepeatNicholas Marriott2009-03-28
* break-pane command to split a pane off into a new window; bound to ! by default.Nicholas Marriott2009-03-07
* Reset mode before adding text.Nicholas Marriott2009-02-13
* Move status prompt/message init and teardown into status.c.Nicholas Marriott2009-02-13
* move-window bound to ., from joshe.Nicholas Marriott2009-01-30
* -u to start with screen scrolled up.Nicholas Marriott2009-01-27
* -a flags to next/previous window.Nicholas Marriott2009-01-18
* find-window command.Nicholas Marriott2009-01-18
* Support command sequences separated by " ; ". Also clean up command printing.Nicholas Marriott2009-01-18
* suspend-client command and suspend client when ^Z key binding is used.Nicholas Marriott2009-01-18
* Actually remove the key binding from the tree when freeing it.Nicholas Marriott2009-01-17
* Two new commands, choose-window and choose-session which work only when bound...Nicholas Marriott2009-01-15