K. Lange
|
2e87826eb2
esh: add read command
|
4 years ago |
K. Lange
|
90b102754f
esh: Support for $$
|
4 years ago |
K. Lange
|
1aea7033db
esh: collect PATH contents after source eshrc
|
4 years ago |
K. Lange
|
781d4cc445
sh: fix skipped command completions when they expand the list
|
4 years ago |
K. Lange
|
b19db6bb0c
esh: handle bad glob case
|
4 years ago |
K. Lange
|
e943b521ee
sh: allow glob after directory
|
4 years ago |
K. Lange
|
75a8a1751e
sh: Allow blank strings as empty arguments
|
4 years ago |
K. Lange
|
06ff00fd41
Fix some return value and signal handling related to pipes
|
4 years ago |
K. Lange
|
04c9d44880
Add command alternatives to esh
|
4 years ago |
K. Lange
|
7a20e11aea
proper waitpid status values
|
4 years ago |
K. Lange
|
5aeb26644c
Tab completion for un-dollared variables in unset
|
4 years ago |
K. Lange
|
4cde60c50e
add unsetenv
|
4 years ago |
K. Lange
|
d929a932a2
esh should reset when drawing tab completions
|
4 years ago |
K. Lange
|
d1dcc03760
More flexible shell completion list size
|
4 years ago |
K. Lange
|
d052471948
Catch errors writing to > files
|
4 years ago |
K. Lange
|
21ff48d6aa
Don't draw prompts in sh when using rline_exp
|
4 years ago |
K. Lange
|
85db6525a8
hacked up support for python syntax highlighting in rline_exp
|
4 years ago |
K. Lange
|
405834ec89
Don't ignore files starting with . in tab complete if we asked for them
|
4 years ago |
K. Lange
|
6835752c8b
Enable rline_exp in sh by default
|
4 years ago |
K. Lange
|
b25aa946e5
Improvements to experimental line editor
|
4 years ago |
K. Lange
|
b7c642c273
Experimental rline replacement with syntax highlighting
|
4 years ago |
K. Lange
|
8b69bba2dd
Update outdated heading comment in shell
|
4 years ago |
K. Lange
|
896b5ba877
Fix missing free in sh file completion
|
4 years ago |
K. Lange
|
f36d45b21c
Adapt sh 'help' command to built-in command lengths
|
4 years ago |
K. Lange
|
6ac1370025
Catch some bad shell syntax
|
4 years ago |
K. Lange
|
1d28a49dd7
Remove calls to _XLOG in shell
|
4 years ago |
K. Lange
|
6430ce85b3
Handle spaces in variables when not quoted
|
4 years ago |
K. Lange
|
f7e6ceebf2
add not command to shell to invert return codes
|
4 years ago |
K. Lange
|
4f36cadff4
New sh features
|
4 years ago |
K. Lange
|
74cf97ebc2
eshrc
|
4 years ago |