Serj Kalichev
|
b3934d9569
Fix text blinking while redisplay
|
13 years ago |
Serj Kalichev
|
8dbeed3251
Fix konfd sequences enumeration.
|
13 years ago |
Serj Kalichev
|
0564c66db1
Multiline input
|
13 years ago |
Serj Kalichev
|
7ca6f76f66
Fix dynamic var expansion
|
13 years ago |
Serj Kalichev
|
3f64c50e64
The functions like forceline() return retval now instead bool value. The testing is needed.
|
13 years ago |
Serj Kalichev
|
8be419a217
Fix completion for nested optional parameters
|
13 years ago |
Serj Kalichev
|
b0205fcbaf
Add contributors to CHANGES file
|
13 years ago |
Serj Kalichev
|
0003118c8c
Fix __intaractive var generation. The right way without fictive param.
|
13 years ago |
Serj Kalichev
|
c663639bd6
Fix tilde expanding
|
13 years ago |
Serj Kalichev
|
274e556b29
The access fields for view and namespaces. Fix problem with args. Patch by Camilo A. Arboleda
|
13 years ago |
Serj Kalichev
|
0aa5558c52
autoreconf
|
13 years ago |
Serj Kalichev
|
268bb26c70
Multiple groups in access field. Patch by Camilo Arboleda.
|
13 years ago |
Serj Kalichev
|
3eae685154
Fix longopts in query parsing.
|
13 years ago |
Serj Kalichev
|
e0a341559d
Remove debug printf()
|
13 years ago |
Serj Kalichev
|
d02b13bfee
The command with params is resolvable command
|
13 years ago |
Serj Kalichev
|
f6e29b07f4
Implement -h option for konfd protocol. It defines the maximal depth of output for --dump command.
|
13 years ago |
Serj Kalichev
|
9b570819d7
Fix Home, End behaviour on real console
|
13 years ago |
Serj Kalichev
|
620288a711
Patch by Michal Turek
|
13 years ago |
Serj Kalichev
|
8e318602c2
Refactoring of slow viewid mechanism
|
13 years ago |
Serj Kalichev
|
915e6e9383
More debug for konfd. Print ANSWER
|
13 years ago |
Serj Kalichev
|
f6dc1793be
Fix del_pattern execution
|
13 years ago |
Serj Kalichev
|
8836a89808
konfd returns error when illegal pattern is given
|
13 years ago |
Serj Kalichev
|
625ba06faf
Check regcomp() result. Fix konfd segmantation when illegal pattern is given.
|
13 years ago |
Serj Kalichev
|
18015b3b41
Fix segmentation when completion is empty
|
13 years ago |
Serj Kalichev
|
9bfb97d2c9
Beta version of escaping
|
13 years ago |
Serj Kalichev
|
de340f31f8
The clish_shell_expand_var() don't escape chars
|
13 years ago |
Serj Kalichev
|
0056dd2f47
Const for escaped quoted
|
13 years ago |
Serj Kalichev
|
150c317cb5
Workaround for escaped user typed symbols
|
13 years ago |
Serj Kalichev
|
bf68961b67
Escaped regexp
|
13 years ago |
Serj Kalichev
|
6a84d770ee
Changed API for builtin functions. It gets full context now.
|
13 years ago |