提交历史

作者 SHA1 备注 提交日期
  Serj Kalichev 72ad74d1be Fix #ifdef directives for access control. Thanks to bshneider for patch. 12 年之前
  Serj Kalichev ffaae65518 Fix FreeBSD warnings 12 年之前
  Serj Kalichev 2ac56fefcc Don't flush input on ENTER key. Fix Issue #78 12 年之前
  Serj Kalichev 8629564196 Return older help behaviour 12 年之前
  Serj Kalichev d20e41a625 Test changes with help visibility 12 年之前
  Serj Kalichev c40e54fc75 clish has -c option to execute commands from command line 12 年之前
  Serj Kalichev e492f70f90 Use C declaration in lub/list.h 12 年之前
  Serj Kalichev 258e691105 Implement _PROMPT_PREFIX, _PROMPT_SUFFIX vars 12 年之前
  Serj Kalichev b65f2a2208 Renew prompt. forceline, readline without prompt field 12 年之前
  Serj Kalichev dc216df32b Don't allow command to be alias to the same command. Self-reference. assert() 12 年之前
  Serj Kalichev db8902279a Case sensibility konfd 12 年之前
  Serj Kalichev c588d16562 Add idle timeout setting to command line options. (-t --timeout). 12 年之前
  Serj Kalichev d55cca6f90 More help for STARTUP tag. 12 年之前
  Serj Kalichev d1ef87de9c Fix mtime 12 年之前
  Serj Kalichev 27ab5ee329 Prepare for release 12 年之前
  Serj Kalichev b905be6abc Set command stream source before startup execution 12 年之前
  Serj Kalichev 1d233ef351 Add lock and interrupt attributes to STARTUP tag 12 年之前
  Serj Kalichev a65e38e422 Add __isatty internal variable 12 年之前
  Serj Kalichev 1eca04d051 Don't include itself as a namespace without prefix. Fix issue #93 12 年之前
  Serj Kalichev 31c2dec6ef Add ~ as var modifier 12 年之前
  Serj Kalichev d28c936420 Exclamation sign instead #. The backslash and # have a legacy behaviour 12 年之前
  Serj Kalichev eb500fe8b2 Restore the behaviour of internal variables __ 12 年之前
  Serj Kalichev a01b2306bc Escape exclamation symbol 12 年之前
  Serj Kalichev a9748a7bc5 When modifiers \ and # is on - don't escape_chars 12 年之前
  Serj Kalichev 2dbf846478 Revert prev patch. 12 年之前
  Serj Kalichev 64586cd39f Add single quote to default_escaping 12 年之前
  Serj Kalichev b9521ba5e1 Fix escaping. Don't decode \n etc. Add \" to default escaping 12 年之前
  Serj Kalichev 66404e829b Ctrl~W (word deletion) by rse.engelschall. Fix Ctrl~U UTF-8 problems. 12 年之前
  Serj Kalichev 74f65b3621 Regex escaping patch by rse.engelschall 12 年之前
  Serj Kalichev da2c680273 Fix clish help 12 年之前