Historique des commits

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