| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Build array of codes, stop using ncurses global variables and push ncurses cr... | Nicholas Marriott | 2009-01-09 |
| * | Update key handling code. Simplify, support ctrl properly and add a new windo... | Nicholas Marriott | 2009-01-09 |
| * | Give up the farce of caring about any keys aside from the ones in the screen ... | Nicholas Marriott | 2009-01-08 |
| * | Introduce nitems() and use it; use bsearch. | Nicholas Marriott | 2009-01-07 |
| * | Fix C-space and M-space. | Nicholas Marriott | 2008-12-16 |
| * | Support keypad. Change cursor key output. | Nicholas Marriott | 2008-07-23 |
| * | Allow use of alt keys. move-window command. | Nicholas Marriott | 2008-06-25 |
| * | Support binding 27-31. | Nicholas Marriott | 2008-06-04 |
| * | C-space is "^ " not "^@". | Nicholas Marriott | 2007-11-09 |
| * | Kill window command. Nuke some backspace stuff. | Nicholas Marriott | 2007-10-19 |
| * | List keys command. | Nicholas Marriott | 2007-10-04 |
| * | Key binding, unbinding. | Nicholas Marriott | 2007-10-03 |