ekarlsn
ekarlsn
Closed with #40
I'm interested in contributing to this tool as well. I'm fine with either way. I think it would be fine to add me as a maintainer for this repo. I'm...
> (except @souze , for some reason cargo owner --add souze fails with the remote server responded with an error: could not find user with login "souze" Try again, it...
I think this is very important for this crate to be useful. I'll start looking at it. I'm looking at pulling in termcolor crate, to output e.g. black output for...
So, I removed the code that turn echo off: https://github.com/rust-cli/rexpect/blob/52edda700d39edabc1a7abcfa2d45ddb14e629c0/src/process.rs#L121-L123 That results in test_bash and test_bash_control_chars consistently failing. But it seems to remove the flakyness from test_read_line. Very odd to...
Same problem for me, on Ubuntu 22.04, Regolith Desktop Environment (Xorg, I3 on top of GNOME). Also the normal mode vim-like bindings are wrong (mapped as if I was on...
I have the same problem, I managed to fix the compilation error as mentioned above, but Dioxus still does not include libc++_shared.so in the final apk-file, so the app fails...