| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Split most of tty_cmd_cell off to tty_cell. First step on making tty_cmd_* take | Nicholas Marriott | 2009-02-11 |
| * | Simplify screen/tty write code to eliminate function pointer which is now | Nicholas Marriott | 2009-02-11 |
| * | Update TODO. | Nicholas Marriott | 2009-02-11 |
| * | Don't redraw status line unless it has actually changed. Stops extraneous | Nicholas Marriott | 2009-02-10 |
| * | Update TODO. | Nicholas Marriott | 2009-02-10 |
| * | Zero to turn off updates. | Nicholas Marriott | 2009-02-10 |
| * | FAQ entry for automatic rename CPU use. | Nicholas Marriott | 2009-02-09 |
| * | Return -1 not NULL on error. Doh. | Nicholas Marriott | 2009-02-09 |
| * | Don't try to change the window name unless the pid of the process chosen has | Nicholas Marriott | 2009-02-09 |
| * | Increase name refresh interval to 250 ms to reduce CPU use. | Nicholas Marriott | 2009-02-09 |
| * | Tweak language. | Nicholas Marriott | 2009-02-08 |
| * | Typos. | Nicholas Marriott | 2009-02-08 |
| * | Test. | Nicholas Marriott | 2009-02-08 |
| * | Test syncmail III. | Nicholas Marriott | 2009-02-08 |
| * | Test syncmail II. | Nicholas Marriott | 2009-02-08 |
| * | Test syncmail. | Nicholas Marriott | 2009-02-08 |
| * | Handle "" properly. | Nicholas Marriott | 2009-02-08 |
| * | Don't close fds, so error message appears. | Nicholas Marriott | 2009-02-08 |
| * | Session name is now shown. | Nicholas Marriott | 2009-02-08 |
| * | Continue process if suspended. | Nicholas Marriott | 2009-02-08 |
| * | Move to 0.8. | Nicholas Marriott | 2009-02-08 |
| * | Remove senseless if statement. | Tiago Cunha | 2009-02-08 |
| * | Don't accept NULL argv[0]. | Nicholas Marriott | 2009-02-08 |
| * | Use both pgrp. | Nicholas Marriott | 2009-02-08 |
| * | More tweakery. | Nicholas Marriott | 2009-02-08 |
| * | automatic-rename added. | Tiago Cunha | 2009-02-08 |
| * | Update. | Nicholas Marriott | 2009-02-07 |
| * | Comment. Missing OS X headers. +TODO. | Nicholas Marriott | 2009-02-07 |
| * | And again. | Nicholas Marriott | 2009-02-07 |
| * | Tweak FreeBSD too. | Nicholas Marriott | 2009-02-07 |
| * | Even better. | Nicholas Marriott | 2009-02-07 |
| * | Make process name guessing pick up SSTOP. | Nicholas Marriott | 2009-02-07 |
| * | Time for 0.7. | Nicholas Marriott | 2009-02-07 |
| * | Document automatic-rename. | Nicholas Marriott | 2009-02-07 |
| * | New sentence, new line. | Nicholas Marriott | 2009-02-07 |
| * | Document command sequences. | Nicholas Marriott | 2009-02-07 |
| * | Update cursor y on newline otherwise RI gets screwed up at y=0. | Nicholas Marriott | 2009-02-07 |
| * | Prevent weird output on OpenBSD (probably on other BSD's too?). From nicm. | Tiago Cunha | 2009-02-06 |
| * | Update. | Nicholas Marriott | 2009-02-06 |
| * | - Document find-window. | Tiago Cunha | 2009-02-06 |
| * | copy-buffer command. | Tiago Cunha | 2009-02-03 |
| * | Update. | Tiago Cunha | 2009-02-02 |
| * | Don't leak fd. | Nicholas Marriott | 2009-02-02 |
| * | - Document the -p and -l options in split-window. | Tiago Cunha | 2009-02-01 |
| * | {message,status,mode}-attr added | Tiago Cunha | 2009-02-01 |
| * | Support commands with right parenthesis. From nicm and me. | Tiago Cunha | 2009-02-01 |
| * | Fix all rxvt*. | Nicholas Marriott | 2009-02-01 |
| * | Missing line break. | Nicholas Marriott | 2009-02-01 |
| * | Bye bye debugging. | Nicholas Marriott | 2009-01-30 |
| * | move-window bound to ., from joshe. | Nicholas Marriott | 2009-01-30 |