mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-30 11:10:23 -04:00
changelog: selection-target=none|primary|clipboard|both
This commit is contained in:
parent
4f578189cc
commit
821935e5af
1 changed files with 5 additions and 0 deletions
|
|
@ -38,6 +38,11 @@
|
||||||
selection mode to 'character-wise' when extending a selection.
|
selection mode to 'character-wise' when extending a selection.
|
||||||
* `DECSET` `47`, `1047` and `1048`.
|
* `DECSET` `47`, `1047` and `1048`.
|
||||||
* FreeBSD support (https://codeberg.org/dnkl/foot/issues/238).
|
* FreeBSD support (https://codeberg.org/dnkl/foot/issues/238).
|
||||||
|
* `selection-target=none|primary|clipboard|both` to `foot.ini`. It can
|
||||||
|
be used to configure which clipboard(s) selected text should be
|
||||||
|
copied to. The default is `primary`, which corresponds to the
|
||||||
|
behavior in older foot releases
|
||||||
|
(https://codeberg.org/dnkl/foot/issues/288).
|
||||||
|
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue