mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-22 05:33:45 -04:00
changelog: move pipe-* actions from ‘fixed’ to ‘added’
This commit is contained in:
parent
b931ba3bda
commit
c764a45ee0
1 changed files with 4 additions and 4 deletions
|
|
@ -52,6 +52,10 @@
|
||||||
bindings. By default, they are bound to `ctrl+v ctrl+y` and
|
bindings. By default, they are bound to `ctrl+v ctrl+y` and
|
||||||
`shift+insert` respectively, and lets you paste from the clipboard
|
`shift+insert` respectively, and lets you paste from the clipboard
|
||||||
or primary selection into the search buffer.
|
or primary selection into the search buffer.
|
||||||
|
* Support for **pipe-\*** actions in mouse bindings. It was previously
|
||||||
|
not possible to add a command to these actions when used in mouse
|
||||||
|
bindings, making them useless
|
||||||
|
(https://codeberg.org/dnkl/foot/issues/183).
|
||||||
|
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
@ -72,10 +76,6 @@
|
||||||
### Removed
|
### Removed
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
* Support for **pipe-\*** actions in mouse bindings. It was previously
|
|
||||||
not possible to add a command to these actions when used in mouse
|
|
||||||
bindings, making them useless
|
|
||||||
(https://codeberg.org/dnkl/foot/issues/183).
|
|
||||||
* Resize very slow when window is hidden
|
* Resize very slow when window is hidden
|
||||||
(https://codeberg.org/dnkl/foot/issues/190).
|
(https://codeberg.org/dnkl/foot/issues/190).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue