Serj Kalichev
|
8db6a1b163
Some context API
|
11 years ago |
Serj Kalichev
|
6245456c58
Add hooks
|
11 years ago |
Serj Kalichev
|
a347b77264
Rename client_hooks to hooks
|
11 years ago |
Serj Kalichev
|
803f3d2e3c
Add default sym
|
12 years ago |
Serj Kalichev
|
efe370d81f
Disable strange history expand by num
|
12 years ago |
Serj Kalichev
|
9e1a282db1
Make hotkey cmd field dynamic
|
12 years ago |
Serj Kalichev
|
9910dfac3a
Implement hotkey callback
|
12 years ago |
Serj Kalichev
|
844dec9e7b
Fix multiline crlf.
|
12 years ago |
Serj Kalichev
|
afe2cd995a
Restore saved history from the file
|
12 years ago |
Serj Kalichev
|
f5b0e4c29c
History related options
|
12 years ago |
Serj Kalichev
|
cf1157222b
Fix segmentation when ostream is NULL.
|
12 years ago |
Serj Kalichev
|
44f46a2b34
OpenBSD: Replace EBADMSG by ENOEXEC
|
12 years ago |
Serj Kalichev
|
258e691105
Implement _PROMPT_PREFIX, _PROMPT_SUFFIX vars
|
13 years ago |
Serj Kalichev
|
b65f2a2208
Renew prompt. forceline, readline without prompt field
|
13 years ago |
Serj Kalichev
|
606ffbc32d
Fix issue #83
|
13 years ago |
Serj Kalichev
|
3c69dec9d2
Create its own context for renew_prompt(). Fix issue #87
|
13 years ago |
Serj Kalichev
|
44720d6395
Fix segmentation while file line counting
|
13 years ago |
Serj Kalichev
|
51afca2c7b
Good error reporting. Fix some ugly output.
|
13 years ago |
Serj Kalichev
|
7266c16269
Add --check option to clish. To check config files
|
13 years ago |
Serj Kalichev
|
a8d33b0008
Implementation of watchdog with the ACTION
|
13 years ago |
Serj Kalichev
|
4376b117de
Refactoring of timeout reaction. Some preparations for watchdog implementation.
|
13 years ago |
Serj Kalichev
|
2677326939
Autologout with timeout. Patch by Camilo Arboleda.
|
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
|
620288a711
Patch by Michal Turek
|
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 |
Serj Kalichev
|
99bc7b0532
Change ENODATA to ENOENT. BSD portability
|
13 years ago |
Serj Kalichev
|
39b4383e7f
Move parse function from pargv to shell class
|
13 years ago |
Serj Kalichev
|
6f6d9523ad
Use saved value of static variable. Renew prompt when empty line
|
13 years ago |
Serj Kalichev
|
fec195c244
Compilable version
|
13 years ago |