mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-07 04:34:03 -05:00
changelog: selection-target=none|primary|clipboard|both
This commit is contained in:
parent
9db9a0d225
commit
c0bff58d8d
1 changed files with 8 additions and 0 deletions
|
|
@ -24,6 +24,14 @@
|
||||||
|
|
||||||
## 1.6.4
|
## 1.6.4
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
* `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
|
||||||
|
|
||||||
* The IME state no longer stays stuck in the terminal if the IME goes
|
* The IME state no longer stays stuck in the terminal if the IME goes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue