mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-22 06:46:49 -04:00
selection: explicitly set direction when right-click extending
Fixes an issue where right-click-and-dragging to extend a selection caused one cell being removed from the selection. Closes #180
This commit is contained in:
parent
c512dc4490
commit
66f846d723
2 changed files with 8 additions and 0 deletions
|
|
@ -31,6 +31,8 @@
|
|||
argument in `ioctl(3)` is an `int` (for example: linux/ppc64).
|
||||
* Crash when using the mouse in alternate scroll mode in an unfocused
|
||||
window (https://codeberg.org/dnkl/foot/issues/179).
|
||||
* Character dropped from selection when "right-click-hold"-extending a
|
||||
selection (https://codeberg.org/dnkl/foot/issues/180).
|
||||
|
||||
|
||||
## 1.5.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue