| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | Update SRCS. | Nicholas Marriott | 2008-06-21 | |
| * | Lose unnecessary flags on context. | Nicholas Marriott | 2008-06-21 | |
| * | Sync. | Nicholas Marriott | 2008-06-21 | |
| * | Use three dots not two. | Nicholas Marriott | 2008-06-20 | |
| * | Don't show creation time, show more of buffer. | Nicholas Marriott | 2008-06-20 | |
| * | Sync. | Nicholas Marriott | 2008-06-20 | |
| * | Trim. | Nicholas Marriott | 2008-06-20 | |
| * | buffer-limit option. | Nicholas Marriott | 2008-06-20 | |
| * | Use the right flags argument for -d. | Nicholas Marriott | 2008-06-20 | |
| * | Swap in new paste buffer code and add a couple more commands. | Nicholas Marriott | 2008-06-20 | |
| * | Start of improved buffer code. Only set-buffer/show-buffer commands so far. | Nicholas Marriott | 2008-06-20 | |
| * | Update. | Nicholas Marriott | 2008-06-20 | |
| * | Freeze output when showing display line, fixes problems when no status line. | Nicholas Marriott | 2008-06-20 | |
| * | Sync. | Nicholas Marriott | 2008-06-19 | |
| * | Wake up every 100 ms instead of 500. Add note. | Nicholas Marriott | 2008-06-19 | |
| * | display-time option to set message display time. | Nicholas Marriott | 2008-06-19 | |
| * | Hide cursor with flag. | Nicholas Marriott | 2008-06-19 | |
| * | Use a fake cursor to avoid problems with real one when activity happens in wi... | Nicholas Marriott | 2008-06-19 | |
| * | Update from Will Maier. | Nicholas Marriott | 2008-06-19 | |
| * | status-lines -> status, prefix-key -> prefix | Nicholas Marriott | 2008-06-19 | |
| * | Document command-prompt. Tweak TODO. | Nicholas Marriott | 2008-06-19 | |
| * | Add ; too. | Nicholas Marriott | 2008-06-19 | |
| * | Handle commented lines. | Nicholas Marriott | 2008-06-19 | |
| * | Convert cfg.c to use cmd-string stuff. | Nicholas Marriott | 2008-06-19 | |
| * | Handle empty strings as escape. | Nicholas Marriott | 2008-06-19 | |
| * | No space after prompt. | Nicholas Marriott | 2008-06-19 | |
| * | Command prompt for interactive commands. | Nicholas Marriott | 2008-06-19 | |
| * | Editable prompt. Not used for anything yet. More to come. | Nicholas Marriott | 2008-06-19 | |
| * | Missed update. | Nicholas Marriott | 2008-06-19 | |
| * | Stupid ncurses. | Nicholas Marriott | 2008-06-19 | |
| * | Show status messages without blocking the server. | Nicholas Marriott | 2008-06-19 | |
| * | Trimify. | Nicholas Marriott | 2008-06-18 | |
| * | Lose OFILL. | Nicholas Marriott | 2008-06-18 | |
| * | Better modes for Solaris. | Nicholas Marriott | 2008-06-18 | |
| * | O_NOCTTY. | Nicholas Marriott | 2008-06-18 | |
| * | Solaris bits. | Nicholas Marriott | 2008-06-18 | |
| * | More Solaris stuff. Use ttyname, use ncurses,h. | Nicholas Marriott | 2008-06-18 | |
| * | More Solaris bits | Nicholas Marriott | 2008-06-18 | |
| * | NO_ASPRINTF. | Nicholas Marriott | 2008-06-18 | |
| * | More Sun OS crap. | Nicholas Marriott | 2008-06-18 | |
| * | forkpty for Sun OS. | Nicholas Marriott | 2008-06-18 | |
| * | compat/daemon.c | Nicholas Marriott | 2008-06-18 | |
| * | Start of Solaris port. | Nicholas Marriott | 2008-06-18 | |
| * | Missing NULL check. | Nicholas Marriott | 2008-06-18 | |
| * | Set window title to current session. New options set-titles to disable. | Nicholas Marriott | 2008-06-18 | |
| * | Fix a couple of bugs. Handle 0 width properly (w/o overflow), and draw left <... | Nicholas Marriott | 2008-06-18 | |
| * | Display <> for more windows and highlight if activity. | Nicholas Marriott | 2008-06-18 | |
| * | Sort options from Pierre Riteau. | Nicholas Marriott | 2008-06-18 | |
| * | Remove aborts. | Nicholas Marriott | 2008-06-18 | |
| * | Unused variable. | Nicholas Marriott | 2008-06-18 | |