Commit History

Author SHA1 Message Date
  Serj Kalichev 56a07f7711 interrupt and lock in ACTION. Unfinished 6 years ago
  Serj Kalichev 47a3e43610 Print commands in canonical form - with prepended spaces indicates depth 6 years ago
  Serj Kalichev 9cacac2579 Fix command alias resolving 9 years ago
  Serj Kalichev 91def1dd3d Add access fields to command, view, nspace 10 years ago
  Serj Kalichev 80d2d0ea50 Dynamic view. Thanks to aa.atnet. 11 years ago
  Serj Kalichev bf68961b67 Escaped regexp 13 years ago
  Serj Kalichev 77f6dce4a5 Get rid of expand_fn callbacks 13 years ago
  Serj Kalichev 885a26c011 The CONFIG use separate class now 13 years ago
  Serj Kalichev 7fc8b1bc17 The ACTION is separate class now 13 years ago
  Serj Kalichev 5329ff840a Big variable refactoring. Unfinished. Don't use this revision. 13 years ago
  Serj Kalichev dd00b38fe3 The implementation of non-interruptable action. The Ctrl^C can be ignored for actions (default behaviour). 13 years ago
  Serj Kalichev bfd4028980 The succesfull implementation of command alias. 13 years ago
  Serj Kalichev a13d8fe74d Unfinished implementation of the command aliases. 13 years ago
  Serj Kalichev 496654bf7b The shebang for the ACTION was implemented. Issue #15. 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 08e2c340cb Function to get full pwd string and current depth. CONFIG's depth in config file. Don't used yet. 13 years ago
  Serj Kalichev 360c98fb1a The 'link' commands now contain the link to original command. 13 years ago
  Serj Kalichev 0b8eb8b9b0 Implement non-unique entries. The 'unique' field in CONFIG tag. Fix issue #21. 13 years ago
  Serj Kalichev 1b21c3bc9a We don't need both sequence and sequence_num. The sequence_num was removed. The sequence field can get the line number. 13 years ago
  Serj Kalichev 52d8a47dda Working on seq_num 13 years ago
  Serj Kalichev e2a7348328 The sequence and sequence_num params for CONFIG. Unfinished. 13 years ago
  Serj Kalichev c30fc7a7e8 The first klish tree. 13 years ago