NetBSD/lib/libedit
aymeric e56ab6501a have '$' include the last character in the line when embedded in a command.
This fixes c$, d$, y$, and so on in vi mode.
2008-09-30 08:37:42 +00:00
..
TEST
readline Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
Makefile
chared.c
chared.h
common.c have '$' include the last character in the line when embedded in a command. 2008-09-30 08:37:42 +00:00
config.h
editline.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
editrc.5 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
el.c Allow a single process to control multiple ttys (for pthreads using _REENTRANT) 2008-09-10 15:45:37 +00:00
el.h
emacs.c
filecomplete.c Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
filecomplete.h Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
hist.c
hist.h
histedit.h bump minor. 2008-04-05 23:53:26 +00:00
history.c
key.c
key.h
makelist
map.c
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c Allow a single process to control multiple ttys (for pthreads using _REENTRANT) 2008-09-10 15:45:37 +00:00
read.h Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
readline.c Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
refresh.c Allow a single process to control multiple ttys (for pthreads using _REENTRANT) 2008-09-10 15:45:37 +00:00
refresh.h
search.c
search.h
shlib_version bump minor. 2008-04-05 23:53:26 +00:00
sig.c Allow a single process to control multiple ttys (for pthreads using _REENTRANT) 2008-09-10 15:45:37 +00:00
sig.h Don't bother with SIGSTOP it cannot be caught or ignored. From Jess Thrysoee 2008-07-12 15:27:14 +00:00
sys.h
term.c Allow a single process to control multiple ttys (for pthreads using _REENTRANT) 2008-09-10 15:45:37 +00:00
term.h Allow a single process to control multiple ttys (for pthreads using _REENTRANT) 2008-09-10 15:45:37 +00:00
tokenizer.c
tty.c Allow a single process to control multiple ttys (for pthreads using _REENTRANT) 2008-09-10 15:45:37 +00:00
tty.h
vi.c