Kovid Goyal
Kovid Goyal
OK, I can accept this as an action and additional value to --start-as. And yes dont change the floating implementation, create a new window attribute for it, named alwaysontop or...
Closing, feel free to continue discussion in a PR.
On Tue, Jan 16, 2024 at 11:56:58PM -0800, Egor Zvorykin wrote: > In what cases is this change perceivable? Depends on what you do in your terminal. Anything that requires...
It will, indeed my original motivation for making kitty was the horrible performance of vim in the terminals at the time. However, whether you notice *this particular change* or not...
It will work on macOS, you just need to update your copy of the dependencies, with `./dev.sh deps`
@ad-chaos Can you please run kitty with --dump-bytes and do minimal steps to reproduce the problem and post the dump alongwith the window size in cells you reproduced at. Your...
@ad-chaos: Thanks, with that I can see a difference between master and vt, will investigate more when I have a moment.
@ad-chaos Fixed by https://github.com/kovidgoyal/kitty/commit/12b684edee136cc1ad63221efd0fc2d76ac8fa85
On Tue, Jan 23, 2024 at 01:15:40PM -0800, Dimitar Haralanov wrote: > @kovidgoyal I imagine this improvement would have no impact if you are in a tmux session? Speed wise,...
On Tue, Jan 23, 2024 at 09:54:16PM -0800, Carlos Esparza wrote: > I'm seeing pretty high idle cpu usage on my build of this branch. It constantly hovers around 3-4%...