Commit History

Author SHA1 Message Date
  Serj Kalichev dd00b38fe3 The implementation of non-interruptable action. The Ctrl^C can be ignored for actions (default behaviour). 13 years ago
  Serj Kalichev 49389e701e The forceline() and readline() can return executed command output (stdout). Fix issue #43. 13 years ago
  Serj Kalichev 1a9cf520ef Fix many warnings. 13 years ago
  Serj Kalichev 2b8b3f67a5 The script callback can return the output of the executed action. The konf_buf class now use fd instead sock and can return the whole readed line. 13 years ago
  Serj Kalichev c77f40d8a3 Create unique FIFO for shebang emulation. 13 years ago
  Serj Kalichev 496654bf7b The shebang for the ACTION was implemented. Issue #15. 13 years ago
  Serj Kalichev a941ca386a Fix file stack to get commands from. The shell can be inited without instream. 13 years ago
  Serj Kalichev 7f452f368d The spawn API refactoring. 13 years ago
  Serj Kalichev 946cc8d4dc The locking is implemented. When command is executing the enother clish can't execute commands. The action and config changes is atomic. 13 years ago
  Serj Kalichev 4bb9224dd5 Implements clish_nested_up embedded function. 13 years ago
  Serj Kalichev 38a8b03465 Fix viewid string 13 years ago
  Serj Kalichev 502422b6b8 Implementation of 'restore' feature 13 years ago
  Serj Kalichev 847dfa9196 Add ostream to context and shell. Use ostream for normal data exchange. Use stderr for error messages and help. 13 years ago
  Serj Kalichev c30fc7a7e8 The first klish tree. 13 years ago