mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-04 07:15:29 -04:00
config: add search-bindings.delete-to-{start,end} key bindings
Defaults to ctrl+u and ctrl+k respectively. Closes #1972
This commit is contained in:
parent
9e6d334bd8
commit
6d39f66eb7
7 changed files with 47 additions and 0 deletions
|
|
@ -69,10 +69,14 @@
|
|||
[#1872][1872])
|
||||
* Support for kitty's text-sizing protocol (`w`, width, only), OSC-66.
|
||||
* `cursor.style` can now be set to `hollow` ([#1965][1965]).
|
||||
* `search-bindings.delete-to-start` and
|
||||
`search-bindings.delete-to-end` key bindings, defaulting to
|
||||
`Control+u` and `Control+k` respectively ([#1972][1972]).
|
||||
|
||||
[1386]: https://codeberg.org/dnkl/foot/issues/1386
|
||||
[1872]: https://codeberg.org/dnkl/foot/issues/1872
|
||||
[1965]: https://codeberg.org/dnkl/foot/issues/1965
|
||||
[1972]: https://codeberg.org/dnkl/foot/issues/1972
|
||||
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue