커밋 기록

작성자 SHA1 메시지 날짜
  Serj Kalichev 8c88b30945 Add CJK support 10 년 전
  Serj Kalichev 4e0c2d3863 utf8_is_cjk() function 10 년 전
  Serj Kalichev c0df0a98d0 Fix escape sequences 10 년 전
  Serj Kalichev 21653aac87 Try to support multibyte (>2) UTF-8 10 년 전
  Serj Kalichev 69b97ae3a0 Fixed ctrl^u double free() 10 년 전
  Serj Kalichev 9d58f3743d Write to buffer while ^U 10 년 전
  Serj Kalichev 24ea024ca5 Don't print ~num on unknown hotkey 10 년 전
  Serj Kalichev 4278ba3c55 Restore proper tty mode 11 년 전
  Serj Kalichev a3acd9b9e9 Completion with length=width fix 11 년 전
  Serj Kalichev 0369f80311 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 년 전
  Serj Kalichev 66404e829b Ctrl~W (word deletion) by rse.engelschall. Fix Ctrl~U UTF-8 problems. 12 년 전
  Serj Kalichev 606ffbc32d Fix issue #83 12 년 전
  Serj Kalichev b1f903239e The Ctrl~C make crlf. Fix issue #84 12 년 전
  Serj Kalichev 51afca2c7b Good error reporting. Fix some ugly output. 12 년 전
  Serj Kalichev a8d33b0008 Implementation of watchdog with the ACTION 13 년 전
  Serj Kalichev 4376b117de Refactoring of timeout reaction. Some preparations for watchdog implementation. 13 년 전
  Serj Kalichev 2677326939 Autologout with timeout. Patch by Camilo Arboleda. 13 년 전
  Serj Kalichev 77fc29496f Fix delete and backspace keys for UTF8 operations 13 년 전
  Serj Kalichev 08611a7c2a Fix UTF8 support for multiline input 13 년 전
  Serj Kalichev 21fef4b1e5 Add __width, __height internal vars. Fix issue #70 13 년 전
  Serj Kalichev 62a522bbd9 Support for the terminal resize 13 년 전
  Serj Kalichev 0665251524 Optimize redisplay 13 년 전