aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Show (attached) for attached sessions.Nicholas Marriott2009-01-18
|
* suspend-client command and suspend client when ^Z key binding is used.Nicholas Marriott2009-01-18
|
* Update for 0.7.Nicholas Marriott2009-01-18
|
* Update.Nicholas Marriott2009-01-17
|
* Tidy a few warnings.Nicholas Marriott2009-01-17
|
* Don't use [4] since they are confusing and use the right size for memset. DOH.Nicholas Marriott2009-01-17
|
* Actually remove the key binding from the tree when freeing it.Nicholas Marriott2009-01-17
|
* xterm-keys addedTiago Cunha2009-01-17
|
* Add note about configuration breakage.Nicholas Marriott2009-01-17
|
* Whoops, take out debugging.Nicholas Marriott2009-01-17
|
* Don't die when last window either.Nicholas Marriott2009-01-17
|
* Document xterm-keysNicholas Marriott2009-01-17
|
* choose-{session,window}, and repeat-time addedTiago Cunha2009-01-16
|
* Document repeat-time.Tiago Cunha2009-01-16
|
* Document choose-*.Nicholas Marriott2009-01-16
|
* Update.Nicholas Marriott2009-01-16
|
* Tweak a little bit.Nicholas Marriott2009-01-16
|
* Add tabs.Nicholas Marriott2009-01-16
|
* Example configuration with some screen bindings.Nicholas Marriott2009-01-16
|
* Document command-prompt template string, and panes commands. From nicm and me.Tiago Cunha2009-01-16
|
* Don't die on kill-window.Nicholas Marriott2009-01-16
|
* Some comments.Nicholas Marriott2009-01-16
|
* Support #S #H in status-left/right.Nicholas Marriott2009-01-15
|
* Reorder a bit.Nicholas Marriott2009-01-15
|
* Document default-path, and update set/setw with the -u flag. From nicm and me.Tiago Cunha2009-01-15
|
* Recalculate sizes and don't redraw if unnecessary.Nicholas Marriott2009-01-15
|
* Show number of panes.Nicholas Marriott2009-01-15
|
* Be a bit more helpful.Nicholas Marriott2009-01-15
|
* Whoops. Shut up gcc.Nicholas Marriott2009-01-15
|
* Two new commands, choose-window and choose-session which work only when ↵Nicholas Marriott2009-01-15
| | | | bound to a key and allow the window or session to be selected from a list.
* Style/add printflike.Nicholas Marriott2009-01-15
|
* Increment retries.Nicholas Marriott2009-01-15
|
* Retry properly when failed to connect.Nicholas Marriott2009-01-15
|
* Update.Nicholas Marriott2009-01-14
|
* Whoops, make this work properly.Nicholas Marriott2009-01-14
|
* Darwin needs vis.c as well.Nicholas Marriott2009-01-14
|
* Spell check.Nicholas Marriott2009-01-14
|
* Update NOTES.Nicholas Marriott2009-01-14
|
* Update NOTES.Nicholas Marriott2009-01-14
|
* Prettify the key strings a little.Nicholas Marriott2009-01-14
|
* Repeat for last-window is useless and annoying, take it off.Nicholas Marriott2009-01-14
|
* Make last-window repeatable too; update my configuration backup, er, example.Nicholas Marriott2009-01-14
|
* Split windows are done.Nicholas Marriott2009-01-14
|
* Unbreak prefix as binding.Nicholas Marriott2009-01-14
|
* Rename some flags I'm not happy about.Nicholas Marriott2009-01-14
|
* Whoops, stray line.Nicholas Marriott2009-01-14
|
* Rework the prefix-time stuff. The option is now call repeat-time and ↵Nicholas Marriott2009-01-14
| | | | defaults to 500 ms. However, it only applies to a small subset of commands, currently: up-pane, down-pane, next-window, previous-window, resize-pane-up, resize-pane-down. These are the commands for which it is obviously useful, having it for everything else was just bloody annoying.
* Alt-up/down to resize by five lines.Nicholas Marriott2009-01-14
|
* Update.Nicholas Marriott2009-01-14
|
* switch-pane is now select-pane.Nicholas Marriott2009-01-14
|