提交历史

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