mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
Allow extending selections by dragging with right button pressed
Fixes #2445
This commit is contained in:
parent
7329bd4910
commit
9c19e88288
3 changed files with 8 additions and 5 deletions
|
|
@ -71,6 +71,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
|
||||
- Fix selection not updating properly while scrolling (:iss:`2442`)
|
||||
|
||||
- Allow extending selections by dragging with right button pressed
|
||||
(:iss:`2445`)
|
||||
|
||||
- Workaround for bug in less that causes colors to reset at wrapped lines
|
||||
(:iss:`2381`)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue