Open yurivict opened 3 weeks ago
Thanks for the report!
I have noticed this on OS X too -- Not sure why it's different than Linux
Suspicions for this bug
./configure --without-readline
sigaction()
differences?I will look into this
OK yes I can repro this on Linux when GNU readline isn't present
$ _bin/cxx-opt-sh/osh
Warning: Can't set option 'vi' because shell wasn't compiled with GNU readline
[osh] hoover ~/src/oils/oils-for-unix-0.23.0$ ^Coils I/O error (main): Interrupted system call
Hmmm
Also I wonder if we should get rid of the vi
error message, and move it to --version
and such
I just fixed this - thanks for the report!
There needs to be some more polishing in the non-GNU-readline case
Version: 0.23.0 OS: FreeBSD 14.1