Serj Kalichev
|
d32a198327
Resolve args PTYPE. Fix segmentation fault
|
9 gadi atpakaļ |
Serj Kalichev
|
9cacac2579
Fix command alias resolving
|
10 gadi atpakaļ |
Serj Kalichev
|
2b1c1bf0a9
Fix extra warnings
|
10 gadi atpakaļ |
Serj Kalichev
|
91def1dd3d
Add access fields to command, view, nspace
|
11 gadi atpakaļ |
Serj Kalichev
|
80d2d0ea50
Dynamic view. Thanks to aa.atnet.
|
11 gadi atpakaļ |
Serj Kalichev
|
bf68961b67
Escaped regexp
|
13 gadi atpakaļ |
Serj Kalichev
|
9be3641076
Fix FreeBSD warnings
|
13 gadi atpakaļ |
Serj Kalichev
|
77f6dce4a5
Get rid of expand_fn callbacks
|
13 gadi atpakaļ |
Serj Kalichev
|
885a26c011
The CONFIG use separate class now
|
13 gadi atpakaļ |
Serj Kalichev
|
5165a4987d
Del unused clish/variable. Del unused clish_command_expand_script()
|
13 gadi atpakaļ |
Serj Kalichev
|
7fc8b1bc17
The ACTION is separate class now
|
13 gadi atpakaļ |
Serj Kalichev
|
fec195c244
Compilable version
|
13 gadi atpakaļ |
Serj Kalichev
|
5329ff840a
Big variable refactoring. Unfinished. Don't use this revision.
|
13 gadi atpakaļ |
Serj Kalichev
|
8c45b93dd4
Implementation of <cr> in help for completed commands
|
13 gadi atpakaļ |
Serj Kalichev
|
dcfda01475
Don't use internal clish/private.h in external headers
|
13 gadi atpakaļ |
Serj Kalichev
|
6c2e039780
Fix param help
|
13 gadi atpakaļ |
Serj Kalichev
|
dd00b38fe3
The implementation of non-interruptable action. The Ctrl^C can be ignored for actions (default behaviour).
|
13 gadi atpakaļ |
Serj Kalichev
|
bfd4028980
The succesfull implementation of command alias.
|
14 gadi atpakaļ |
Serj Kalichev
|
b697233267
Working on aliases. Don't use this revision
|
14 gadi atpakaļ |
Serj Kalichev
|
a13d8fe74d
Unfinished implementation of the command aliases.
|
14 gadi atpakaļ |
Serj Kalichev
|
496654bf7b
The shebang for the ACTION was implemented. Issue #15.
|
14 gadi atpakaļ |
Serj Kalichev
|
4274b34a44
Implement -w and -i clish options to set startup view and viewid.
|
14 gadi atpakaļ |
Serj Kalichev
|
db72aa7235
Use viewid while 'test' conditions expanding.
|
14 gadi atpakaļ |
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.
|
14 gadi atpakaļ |
Serj Kalichev
|
9fa463bd0c
Remove CONFIG 'copy' operation. Bugfix release version 1.2.1.
|
14 gadi atpakaļ |
Serj Kalichev
|
08e2c340cb
Function to get full pwd string and current depth. CONFIG's depth in config file. Don't used yet.
|
14 gadi atpakaļ |
Serj Kalichev
|
360c98fb1a
The 'link' commands now contain the link to original command.
|
14 gadi atpakaļ |
Serj Kalichev
|
0b8eb8b9b0
Implement non-unique entries. The 'unique' field in CONFIG tag. Fix issue #21.
|
14 gadi atpakaļ |
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.
|
14 gadi atpakaļ |
Serj Kalichev
|
8a2b918131
Use current viewid while fields expanding. Fix issue #14.
|
14 gadi atpakaļ |