1. c3b7a49 Editable prompt. Not used for anything yet. More to come. by Nicholas Marriott · 16 years ago
  2. 99df48d Trimify. by Nicholas Marriott · 16 years ago
  3. 39be570 vi keys from Will Maier. by Nicholas Marriott · 16 years ago
  4. 9e6090a Per-session configuration options. by Nicholas Marriott · 16 years ago
  5. 73d8821 Handle EOL properly when scrolled. by Nicholas Marriott · 17 years ago
  6. 7dc18f6 set/reset mode window functions. by Nicholas Marriott · 17 years ago
  7. 103748d Major reorganisation of screen handling. by Nicholas Marriott · 17 years ago
  8. 2fabfb3 Make reset actually work. by Nicholas Marriott · 17 years ago
  9. 80e30f6 Minor tweaks/missed bits. by Nicholas Marriott · 17 years ago
  10. 76c8a59 Big internal reorganisation to move tty control into parent. by Nicholas Marriott · 17 years ago
  11. 6b2debf Erm, check the right cell... d'oh. by Nicholas Marriott · 17 years ago
  12. f903cc9 Rv EOL optimisation, it screws up selection. by Nicholas Marriott · 17 years ago
  13. 818df92 Add ^A && ^E to copy mode. Also use STDIN instead of STDOUT in a couple of places. by Nicholas Marriott · 17 years ago
  14. 8da0b1f Mostly-complete copy and paste. by Nicholas Marriott · 17 years ago
  15. 68b2d36 Rm some redundant checks, prevent issues when data->size == 0. by Nicholas Marriott · 17 years ago
  16. 26c8303 Tidier code by moving mess into functions. by Nicholas Marriott · 17 years ago
  17. 7b45569 Make C-space toggle. Fix sel on same line. by Nicholas Marriott · 17 years ago
  18. 7ab0b46 Text selection with C-space. by Nicholas Marriott · 17 years ago
  19. 18d72e6 Partial copy mode. Currently does the same as scroll mode but using a cursor. Also fix bug where resizing would leave crap lying around. by Nicholas Marriott · 17 years ago