From ddc222b11d9342be0b8b2db083cd086e04f972d9 Mon Sep 17 00:00:00 2001 From: Mark Stosberg Date: Tue, 25 Jan 2022 16:18:30 -0500 Subject: [PATCH] CHANGELOG: add entries for the bell and copy/paste PRs. --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ca77fb5..d555c37a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -55,7 +55,10 @@ - `DECSTBM` - _Set Top and Bottom Margins_ - `SGR` - _Set Graphic Rendition_ - `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 @@ -101,12 +104,13 @@ * Wrong mouse binding triggered when doing two mouse selections in very quick (< 300ms) succession (https://codeberg.org/dnkl/foot/issues/883). - +* deprecated `bell` option was removed from foot.ini (https://codeberg.org/dnkl/foot/pulls/893) ### Security ### Contributors * [lamonte](https://codeberg.org/lamonte) +* [markstos](https://codeberg.org/markstos) ## 1.10.3