1. d2b0405 lineedit: invalid unicode characters are replaced with CONFIG_SUBST_WCHAR by Tomas Heinrich · 15 years ago
  2. 727e1b5 read_key,lineeedit: parse position answerback faster; sanitize its use by Denys Vlasenko · 15 years ago
  3. 0f91b3d read_key: ignore unknown keys (do not return them to caller byte-by-byte) by Denys Vlasenko · 15 years ago
  4. 180f585 read_key: remove handling for ctrl-up/down, we don't use that. -12 bytes by Denys Vlasenko · 15 years ago
  5. 9d71fc6 read_key: document more weird key sequences by Denys Vlasenko · 15 years ago
  6. a17eeb8 lineedit: handle Ctrl-arrows by Denys Vlasenko · 15 years ago
  7. a68bd4b comment anc Config.in changes, no code changes by Denys Vlasenko · 15 years ago
  8. 4b7db4f read_key: drop optimization where we read 3 bytes at once by Denys Vlasenko · 16 years ago
  9. 020f406 line editing: add an option to emit ESC [ 6 n and use results by Denys Vlasenko · 16 years ago
  10. c15f40c lineedit: use read_key to recognize ESC sequence. by Denys Vlasenko · 16 years ago
  11. 7462b21 read_key is actually written by Rob, add him to copyright notice by Denis Vlasenko · 16 years ago
  12. bdd2d8f read_key: add comments how Shift and Meta keys looks like. no code changes by Denis Vlasenko · 16 years ago
  13. 5f6aaf3 less: reuse former vi's key reading code. Improve SIGWINCH handling. by Denis Vlasenko · 16 years ago
  14. 39b0135 libbb: add forgotten file from previous commit :( by Denis Vlasenko · 16 years ago