Serj Kalichev
|
29cf59f3d2
Optimize test in parse function. Fix issue #76
|
13 years ago |
Serj Kalichev
|
1b63ef2bbe
Fix issue #76. Test tag inside switch. TODO: optimize
|
13 years ago |
Serj Kalichev
|
486a61298e
Fix completion with prefix
|
13 years ago |
Serj Kalichev
|
72310312a7
Fix namespace completion bug. Fix issue #77.
|
13 years ago |
Serj Kalichev
|
5190de648f
The FreeBSD has no _SC_GETPW_R_SIZE_MAX macroses
|
13 years ago |
Serj Kalichev
|
98fdb515bd
Expand viewid before setting new viewid.
|
13 years ago |
Serj Kalichev
|
442f2ad5d1
Fix mtime
|
13 years ago |
Serj Kalichev
|
1a347b3da3
Prepare to fix mtime
|
13 years ago |
Serj Kalichev
|
bf4559a044
Add __watchdog_timeout variable
|
13 years ago |
Serj Kalichev
|
f8942c41a2
Add WATCHDOG to clish scheme
|
13 years ago |
Serj Kalichev
|
cb12375950
Print warning when the watchdog is active
|
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
|
73d05695c6
Fix problem with copy/paste
|
13 years ago |
Serj Kalichev
|
5a33fd4e79
The syslog command logging is disabled by default. The -o (--log) option enables logging
|
13 years ago |
Serj Kalichev
|
163594d8ff
Log __full_line instead __line
|
13 years ago |
Serj Kalichev
|
35e50a622e
Add forgotten callback file
|
13 years ago |
Serj Kalichev
|
b061b40228
Add command logging callback
|
13 years ago |
Serj Kalichev
|
2677326939
Autologout with timeout. Patch by Camilo Arboleda.
|
13 years ago |
Serj Kalichev
|
224f0f4ae2
Fix encoding of empty strings
|
13 years ago |
Serj Kalichev
|
77fc29496f
Fix delete and backspace keys for UTF8 operations
|
13 years ago |
Serj Kalichev
|
08611a7c2a
Fix UTF8 support for multiline input
|
13 years ago |
Serj Kalichev
|
21fef4b1e5
Add __width, __height internal vars. Fix issue #70
|
13 years ago |
Serj Kalichev
|
62a522bbd9
Support for the terminal resize
|
13 years ago |
Serj Kalichev
|
0665251524
Optimize redisplay
|
13 years ago |
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 |