xi-term
xi-term copied to clipboard
A terminal frontend for Xi
Perhaps using something like this... https://github.com/rschmitt/heatseeker/blob/master/src/screen/windows.rs
We should start thinking about what a version 0.1.0 would look like, so i/we can begin working towards that goal. I think we should list all the desired features/bug fixes...
#69 is merged we have the ability to run commands from the TUI. So we'll need to start discussing what commands should be implemented, what a command sould look like...
Vim is the only editor I know so I'm very tempted to mimic its behaviour. For now it is blocked because there is currently no way in termion to detect...
I love termion, but it doesn't work on windows witch is frustrating cause i have to use windows at work but would like to hack on the same projects i...
## Details -Linux 5.15.0-53-generic #59~20.04.1-Ubuntu SMP Thu Oct 20 15:10:22 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux - rustc 1.65.0 (897e37553 2022-11-02) - installed from source `thread 'tokio-runtime-worker-0' panicked at 'attempted...