mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-04 04:06:06 -05: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
|
||||
`shift+insert` respectively, and lets you paste from the clipboard
|
||||
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
|
||||
|
|
@ -72,10 +76,6 @@
|
|||
### Removed
|
||||
### 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
|
||||
(https://codeberg.org/dnkl/foot/issues/190).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue