Thanks for the help. I modified the sources from the Debian repository so to build on Bionic/Linux [Android]. The backspace issue is present there as well. http://bwass.org/bucket/IMG_20220905_204034.jpg
> > Here are the errors I get: http://bwass.org/bucket/err_csh.txt > > > A very quick hack to compile NetBSD csh on FreeBSD is attached. > Linux would be slightly more complicated (you would need libbsd, > libedit, ...). It should get your started. > > There are issues with cmdline editing--try completing a filename > using ESC, then back-spacing over it--probably because I had to > #ifdef out EL_SAFEREAD?. Maybe a newer libedit from ports would > work... > > -RVP