コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Serj Kalichev b3934d9569 Fix text blinking while redisplay 13 年 前
  Serj Kalichev 0564c66db1 Multiline input 13 年 前
  Serj Kalichev 620288a711 Patch by Michal Turek 13 年 前
  Serj Kalichev 99bc7b0532 Change ENODATA to ENOENT. BSD portability 13 年 前
  Serj Kalichev 6f6d9523ad Use saved value of static variable. Renew prompt when empty line 13 年 前
  Serj Kalichev 8aa26ccdac Completion refactoring. Fix Issue #29 13 年 前
  Serj Kalichev 3e898ce777 Stylistic changes 13 年 前
  Serj Kalichev 15be23e998 Stylistic changes 13 年 前
  Serj Kalichev de11d61946 Working on syntax error processing. 13 年 前
  Serj Kalichev 7c28aa6175 The prefix can be another number than 1 in matches[] 13 年 前
  Serj Kalichev 2b1fd53859 Fix next and previous utf8 searching functions. 13 年 前
  Serj Kalichev 2790d2d1cf First version of UTF-8 support. 13 年 前
  Serj Kalichev 7944a585dd indent -linux on tinyrl library 13 年 前
  Serj Kalichev c435c58a3e First step to implement utf-8. The tinyrl library contain utf8 flag. 13 年 前
  Serj Kalichev 4b7fdc4d58 Fix unneeded crlf while reading commands from stream. Issue #50. 13 年 前
  Serj Kalichev a941ca386a Fix file stack to get commands from. The shell can be inited without instream. 13 年 前
  Serj Kalichev 3a57f7afc8 Optimize C-string execution 13 年 前
  Serj Kalichev 750d9371c8 API to execute C-strings as a CLI commands. 13 年 前