Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | String/number arguments.. | Nicholas Marriott | 2007-10-03 | |
| | ||||
* | Key binding, unbinding. | Nicholas Marriott | 2007-10-03 | |
| | ||||
* | xcalloc, otherwise prefix may be !0. | Nicholas Marriott | 2007-10-03 | |
| | ||||
* | Move command handling into the server and tidy up some bits. | Nicholas Marriott | 2007-10-03 | |
| | ||||
* | Sprinkle some const. | Nicholas Marriott | 2007-10-03 | |
| | ||||
* | Add profiling. Also some trivial optimisations to skip memcpying. | Nicholas Marriott | 2007-10-03 | |
| | ||||
* | Redraw client status lines on rename. | Nicholas Marriott | 2007-10-02 | |
| | ||||
* | Sync. | Nicholas Marriott | 2007-10-02 | |
| | ||||
* | Warn on ambiguous commands. | Nicholas Marriott | 2007-10-02 | |
| | ||||
* | Sync. | Nicholas Marriott | 2007-10-02 | |
| | ||||
* | Meta meta command. | Nicholas Marriott | 2007-10-02 | |
| | ||||
* | Reset scrolling region on exit. | Nicholas Marriott | 2007-10-02 | |
| | ||||
* | Tweaks, info on session choice. | Nicholas Marriott | 2007-10-01 | |
| | ||||
* | Updatet documentation | Maximilian Gass | 2007-10-01 | |
| | ||||
* | Restore window title handling. | Nicholas Marriott | 2007-10-01 | |
| | ||||
* | Simple status line. | Nicholas Marriott | 2007-10-01 | |
| | ||||
* | Pass attributes around as flags rather than as a list of escape codes. | Nicholas Marriott | 2007-10-01 | |
| | ||||
* | Destroy screens properly. | Nicholas Marriott | 2007-10-01 | |
| | ||||
* | Don't move cursor when filling screen. | Nicholas Marriott | 2007-09-30 | |
| | ||||
* | Window info command. | Nicholas Marriott | 2007-09-30 | |
| | ||||
* | Sync. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | Missed this out before. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | Binary-only install target. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | Ooops, missed this one. Doh. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | Don't nuke last window on reselect of same window. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | Sync. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | Show the right windows in the list. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | Grr missed one. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | Whoooops. lower not upper. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | Whoops, forgot this. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | Dl/Il should follow scrolling region. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | Spc fix. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | Fix scrolling region checks. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | Handle MSG_ERROR. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | Sync. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | tmux new-session -d. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | Lose intermediate handling (unused). Change argument parsing to work ↵ | Nicholas Marriott | 2007-09-29 | |
| | | | | properly over multiple buffers by saving a copy of the argument (we can't just save off/len since the buffer may vanish at any point). | |||
* | Write error messages for rename. Also tweak some error outputs, and fix -i. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | Sync. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | Nuke CLEAR_SCREEN/ENDOFSCREEN and assert scroll region when drawing. These ↵ | Nicholas Marriott | 2007-09-29 | |
| | | | | will be reqd for status line(s). | |||
* | Pass bell through from any window. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | debug2 not debug. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | Window flags, currently only bell. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | Sync. | Nicholas Marriott | 2007-09-28 | |
| | ||||
* | Sort headers. | Nicholas Marriott | 2007-09-28 | |
| | ||||
* | New input parser via state machine. | Nicholas Marriott | 2007-09-28 | |
| | ||||
* | Added window renaming support (tmux rename) | Maximilian Gass | 2007-09-28 | |
| | ||||
* | Sync. | Nicholas Marriott | 2007-09-28 | |
| | ||||
* | Terminate buffers properly. | Nicholas Marriott | 2007-09-28 | |
| | ||||
* | Add client_flush to flush output when transient commands are called. | Nicholas Marriott | 2007-09-28 | |
| |