-
### Description
The following when using Autotools build system:
```php
./buildconf
./configure --with-readline
# or ./configure --with-readline --enable-phpdbg-readline
make
```
Results i…
-
OneDriveGUI-1.1.1-x86_64.AppImage don't start sync. Show this error message:
sh: /tmp/.mount_OneDriHa61iy/lib/x86_64-linux-gnu/libreadline.so.8: no version information available (required by sh)
…
-
[Readline](https://docs.python.org/3.2/library/readline.html)
Just something I wanted to bring up, look at the history subcommands there, would be useful to use that wouldn't it?
Saving and loading …
-
tcies updated
10 years ago
-
The `clear_history()` call in [input.c:188](https://github.com/d-iii-s/msim/blob/9365ae7bee129fc36b8521288504a1836ebcfae2/src/input.c#L188C5-L188C21) segfaults when msim is compiled on mac.
I found…
-
On linux better to use GNU Readline.
-
On some of my smoker systems (mostly newer perls + newer OSes) the test suite fails:
```
# Failed test 'Successfully finishes its job when valid dirs are provided'
# at t/11_create_conf…
-
```
$ osh
osh-0.23.0$ ^Coils I/O error (main): Interrupted system call
```
Version: 0.23.0
OS: FreeBSD 14.1
-
I really like readline's configurability and its vi-like mode.
It'd be really nice to use readline or have an option of using readline for prompts like ':', '\' etc.
ghost updated
11 years ago
-
After printing an LLVM diagnostic message, the REPL doesn't work properly. This is because in [`asmaseDiagHandler()`](https://github.com/osandov/asmase/blob/5a8303492455dbd6e3969cc3b829046a6b0758de/sr…