awrit icon indicating copy to clipboard operation
awrit copied to clipboard

A full graphical web browser for Kitty terminal with mouse and keyboard support

Results 22 awrit issues
Sort by recently updated
recently updated
newest added

Hi, thanks for the software. Any idea how to mitigate this? I'll keep looking, but everything else in the terminal is in Dvorak.

https://aur.archlinux.org

help wanted
feature

Why? - Moving to Electron makes implementing these issues trivial - #3 - #36 - #35 - #18 - #29 - #4 - Nobody has ported the extensions API from...

enhancement

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

bug
good first issue

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

help wanted
feature

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.

help wanted
feature

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

bug
help wanted
wezterm

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

help wanted
feature

Make sure that building for macOS actually produces an arm64 binary, not an x64 binary on the GitHub action runner.

feature

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

enhancement
help wanted
wezterm