mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-28 06:46:38 -04:00
CHANGELOG: add entries for the bell and copy/paste PRs.
This commit is contained in:
parent
27017cf0b3
commit
ddc222b11d
1 changed files with 6 additions and 2 deletions
|
|
@ -55,7 +55,10 @@
|
||||||
- `DECSTBM` - _Set Top and Bottom Margins_
|
- `DECSTBM` - _Set Top and Bottom Margins_
|
||||||
- `SGR` - _Set Graphic Rendition_
|
- `SGR` - _Set Graphic Rendition_
|
||||||
- `DECSCUSR` - _Set Cursor Style_
|
- `DECSCUSR` - _Set Cursor Style_
|
||||||
|
* Copy and Paste keycodes are supported by default for the clipboard. These
|
||||||
|
are useful for keyboards with custom firmware like QMK to enable global
|
||||||
|
copy/paste shortcuts that work inside and outside the terminal.
|
||||||
|
(https://codeberg.org/dnkl/foot/pulls/894)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|
@ -101,12 +104,13 @@
|
||||||
* Wrong mouse binding triggered when doing two mouse selections in
|
* Wrong mouse binding triggered when doing two mouse selections in
|
||||||
very quick (< 300ms) succession
|
very quick (< 300ms) succession
|
||||||
(https://codeberg.org/dnkl/foot/issues/883).
|
(https://codeberg.org/dnkl/foot/issues/883).
|
||||||
|
* deprecated `bell` option was removed from foot.ini (https://codeberg.org/dnkl/foot/pulls/893)
|
||||||
|
|
||||||
### Security
|
### Security
|
||||||
### Contributors
|
### Contributors
|
||||||
|
|
||||||
* [lamonte](https://codeberg.org/lamonte)
|
* [lamonte](https://codeberg.org/lamonte)
|
||||||
|
* [markstos](https://codeberg.org/markstos)
|
||||||
|
|
||||||
## 1.10.3
|
## 1.10.3
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue