Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix two copy/paste bugs: forbid zero-length buffers to prevent a fatal error | Nicholas Marriott | 2009-07-02 |
| | | | | | | | when trying to paste them, found by me, and miscalculation of the start/end causing random fatal errors when copying in copy-mode, reported by sthen. ok sthen "put it in" deraadt | ||
* | Import tmux, a terminal multiplexor allowing (among other things) a single | Nicholas Marriott | 2009-06-01 |
terminal to be switched between several different windows and programs displayed on one terminal be detached from one terminal and moved to another. ok deraadt pirofti |