mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-09 07:07:19 +02:00
fd2515da5c30af1c31e3140ede20f76fba5092cf
It is useless to focus a window on mouse button release. This behaviour makes this scenario possible: 1. Have at least two visible windows in the current tab. 2. Select text in a window with the left mouse button, dragging, and release the mouse button within the other window. The focus is changed to the other window. I believe this is unexpected. Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
…
…
= kitty - the fast, featureful, GPU based, terminal emulator See https://sw.kovidgoyal.net/kitty image:https://circleci.com/gh/kovidgoyal/kitty.svg?style=svg["Build status", link="https://circleci.com/gh/kovidgoyal/kitty"]
Languages
C
44.9%
Python
25.9%
Go
23.2%
Objective-C
3.6%
C++
1.3%
Other
1.1%