Luke

Results 30 comments of Luke

I will also update the AUR package to the latest version now. (forgive me)

thanks for the report.

I'll be working on this over the next week, adding the line wrapping option shouldn't be too difficult, Ox originally had it but I found it annoying and removed it...

It's come to my attention that the library I'm using doesn't support Ctrl+Shift keys and multiple modifiers, I've added an issue to the repository of the library and hopefully it'll...

https://github.com/crossterm-rs/crossterm/issues/515

I have just released 0.2.7 and added more available keybindings such as the arrow keys and the function keys too. For now, this issue will remain open until we can...

yes I added a fallback theme on terminals that don't support full 24bit colours, just to make it not look weird on the tty. You can disable this by setting...

This is an interesting idea, I do want to add a read only mode for files that aren't able to be written to due to permissions or other factors and...

I've added a read only mode that will open a text file and not allow any edits in 0.2.7 but I will further this feature to allow input from the...