awrit
awrit copied to clipboard
A full graphical web browser for Kitty terminal with mouse and keyboard support
Hi, thanks for the software. Any idea how to mitigate this? I'll keep looking, but everything else in the terminal is in Dvorak.
Why? - Moving to Electron makes implementing these issues trivial - #3 - #36 - #35 - #18 - #29 - #4 - Nobody has ported the extensions API from...
Although it mostly works, since the window size is retrieved every frame paint, window don't always resize if the layout changes or the OS window is resized. Basically, SIGWINCH event...
Great browsers you've made! But it would be nice to see a config file where keybindings, download location , etc can be configured. It would be even better if the...
For Chinese and Japanese users, IME is required to type Chinese or Japanese words. If you could make IME work, it will be very nice.
Issue: After exiting awrit (using `pkill awrit` bc ctrl+c doesn't work for me :disappointed:), moving the mouse results in escape codes being written to the terminal. This is fixed by...
A user reported that it failed with a vague error message but they apparently were using tmux which is not supported. Before starting, awrit should check if the Kitty graphics...
Make sure that building for macOS actually produces an arm64 binary, not an x64 binary on the GitHub action runner.
Kitty doesn't support Windows, but [wezterm supports the Kitty graphics protocol](https://github.com/wez/wezterm/issues/986) and has Windows support. wezterm doesn't seem to support using shared memory, but it might support using temporary files...