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
|
69aaf0b0fc
Fix mtime
|
12 years ago |
Serj Kalichev
|
bcb7eb6399
Prepare mtimes
|
12 years ago |
Serj Kalichev
|
1548228143
Version 1.5.3
|
12 years ago |
Serj Kalichev
|
72ad74d1be
Fix #ifdef directives for access control. Thanks to bshneider for patch.
|
12 years ago |
Serj Kalichev
|
ffaae65518
Fix FreeBSD warnings
|
13 years ago |
Serj Kalichev
|
2ac56fefcc
Don't flush input on ENTER key. Fix Issue #78
|
13 years ago |
Serj Kalichev
|
8629564196
Return older help behaviour
|
13 years ago |
Serj Kalichev
|
d20e41a625
Test changes with help visibility
|
13 years ago |
Serj Kalichev
|
c40e54fc75
clish has -c option to execute commands from command line
|
13 years ago |
Serj Kalichev
|
e492f70f90
Use C declaration in lub/list.h
|
13 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
|
dc216df32b
Don't allow command to be alias to the same command. Self-reference. assert()
|
13 years ago |
Serj Kalichev
|
db8902279a
Case sensibility konfd
|
13 years ago |
Serj Kalichev
|
c588d16562
Add idle timeout setting to command line options. (-t --timeout).
|
13 years ago |
Serj Kalichev
|
d55cca6f90
More help for STARTUP tag.
|
13 years ago |
Serj Kalichev
|
d1ef87de9c
Fix mtime
|
13 years ago |
Serj Kalichev
|
27ab5ee329
Prepare for release
|
13 years ago |
Serj Kalichev
|
b905be6abc
Set command stream source before startup execution
|
13 years ago |
Serj Kalichev
|
1d233ef351
Add lock and interrupt attributes to STARTUP tag
|
13 years ago |
Serj Kalichev
|
a65e38e422
Add __isatty internal variable
|
13 years ago |
Serj Kalichev
|
1eca04d051
Don't include itself as a namespace without prefix. Fix issue #93
|
13 years ago |
Serj Kalichev
|
31c2dec6ef
Add ~ as var modifier
|
13 years ago |
Serj Kalichev
|
d28c936420
Exclamation sign instead #. The backslash and # have a legacy behaviour
|
13 years ago |
Serj Kalichev
|
eb500fe8b2
Restore the behaviour of internal variables __
|
13 years ago |
Serj Kalichev
|
a01b2306bc
Escape exclamation symbol
|
13 years ago |
Serj Kalichev
|
a9748a7bc5
When modifiers \ and # is on - don't escape_chars
|
13 years ago |
Serj Kalichev
|
2dbf846478
Revert prev patch.
|
13 years ago |