freeswitch/libs/libedit/src
Travis Cross b9b77bd615 fs_cli: make enhanced fs_cli features work on all TERMs
FS-3815 --resolve

This is a workaround for the fact that libedit counts terminal control
characters when calculating the length of the prompt.  By not using
absolute positioning, we avoid the issue.

Thanks to Ivan Isaev for the workaround and testing.
2012-01-31 18:42:47 +00:00
..
editline
CMakeLists.txt Cmake starting point 2009-02-12 03:36:00 +00:00
Makefile.am
chared.c
chared.h
common.c
el.c
el.h
el_term.h
emacs.c
fgetln.c
filecomplete.c
filecomplete.h
hist.c
hist.h
histedit.h
history.c
key.c
key.h
makelist
map.c
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c
read.h
readline.c
refresh.c
refresh.h
search.c
search.h
shlib_version
sig.c
sig.h
strlcat.c
strlcpy.c
sys.h
term.c fs_cli: make enhanced fs_cli features work on all TERMs 2012-01-31 18:42:47 +00:00
tokenizer.c
tty.c
tty.h
unvis.c
vi.c
vis.c
vis.h