Commit History

Author SHA1 Message Date
  Konstantin Kharlamov c23ae4a9a2 tinyrl.c: remove trailing whitespaces 3 years ago
  Serj Kalichev 9c8f1b8b69 Don't show help on PgUp and PgDown 3 years ago
  Serj Kalichev d7bf6375ff Return ? as a help key. Use INS to insert question symbol itself 3 years ago
  Serj Kalichev 231bf0732c Use INS, PGUP etc for help 3 years ago
  Serj Kalichev b19c902842 Machine oriented protocol 3 years ago
  Serj Kalichev 272af1c965 User can enter wrong command and get error message. Earlier user can't press enter on non-existent command 3 years ago
  Serj Kalichev 013e8f3ae8 Flush crlf 9 years ago
  Serj Kalichev 8abc9c3375 Minor changes 10 years ago
  Serj Kalichev 6964cdfd15 Remove unneeded ]J. Thanks to Corentin Debains for the patch 10 years ago
  Serj Kalichev f05ade5e41 Additional pointer check 10 years ago
  Serj Kalichev 74a0055dd2 Fix dead assignment 10 years ago
  Serj Kalichev 2b1c1bf0a9 Fix extra warnings 10 years ago
  Serj Kalichev afe19372ac Add CJK support 10 years ago
  Serj Kalichev d01c8ea291 utf8_is_cjk() function 10 years ago
  Serj Kalichev 2ac7106fd6 Fix escape sequences 10 years ago
  Serj Kalichev 9677d07407 Try to support multibyte (>2) UTF-8 10 years ago
  Serj Kalichev d0a9448c43 Fixed ctrl^u double free() 10 years ago
  Serj Kalichev adfdf9923a Write to buffer while ^U 10 years ago
  Serj Kalichev 0a7c328bfb Don't print ~num on unknown hotkey 10 years ago
  Serj Kalichev bdbe49caf9 Restore proper tty mode 11 years ago
  Serj Kalichev 09f0581703 Completion with length=width fix 11 years ago
  Serj Kalichev 65391dd8cf Fix long completion critical bug 11 years ago
  Serj Kalichev 19c4a3932a Add hotkey callback to tinyrl lib 11 years ago
  Serj Kalichev 844dec9e7b Fix multiline crlf. 11 years ago
  Serj Kalichev afe2cd995a Restore saved history from the file 11 years ago
  Serj Kalichev f5b0e4c29c History related options 11 years ago
  Serj Kalichev 8d8fe690ca Fix possible segmentations when istream==NULL 12 years ago
  Serj Kalichev 44f46a2b34 OpenBSD: Replace EBADMSG by ENOEXEC 12 years ago
  Serj Kalichev 2ac56fefcc Don't flush input on ENTER key. Fix Issue #78 12 years ago
  Serj Kalichev b65f2a2208 Renew prompt. forceline, readline without prompt field 12 years ago