509864fa8f
I wrote for tcsh(1) three years ago. - implement EL_RPROMPT, which allows a setting/getting of a function which returns a string to be used as the right-side prompt. - improve HISTORY and AUTHORS sections in editline(3). - bump shlib minor version for EL_RPROMPT. XXX: due to an implementation issue, the rprompt has a 1 space gap before the edge of the logical screen. editline's logical screen is 1 space less than the full screen width, so there's a 2 space gap between the rprompt and the right end of the physical screen. i'm not concerned about this. |
||
---|---|---|
.. | ||
TEST | ||
chared.c | ||
chared.h | ||
common.c | ||
editline.3 | ||
editrc.5 | ||
el.c | ||
el.h | ||
emacs.c | ||
hist.c | ||
hist.h | ||
histedit.h | ||
history.c | ||
key.c | ||
key.h | ||
Makefile | ||
makelist | ||
map.c | ||
map.h | ||
parse.c | ||
parse.h | ||
prompt.c | ||
prompt.h | ||
read.c | ||
readline.c | ||
readline.h | ||
refresh.c | ||
refresh.h | ||
search.c | ||
search.h | ||
shlib_version | ||
sig.c | ||
sig.h | ||
sys.h | ||
term.c | ||
term.h | ||
tokenizer.c | ||
tokenizer.h | ||
tty.c | ||
tty.h | ||
vi.c |