xi-term icon indicating copy to clipboard operation
xi-term copied to clipboard

A terminal frontend for Xi

Results 16 xi-term issues
Sort by recently updated
recently updated
newest added

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...

question

#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...

help wanted
question

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...

question

## 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...