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