From c49dab38886047b5bd847a5592b5981586c63be8 Mon Sep 17 00:00:00 2001 From: veeso Date: Wed, 17 Jul 2024 17:05:15 +0200 Subject: [PATCH] fix: changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f94220..1843152 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,7 +43,7 @@ Released on 17/07/2024 - [Issue 226](https://github.com/veeso/termscp/issues/226): Use ssh-agent - [Issue 241](https://github.com/veeso/termscp/issues/241): Jump to next entry after select - [Issue 242](https://github.com/veeso/termscp/issues/242): Added `Kube` protocol support -- [Issue 255](https://github.com/veeso/termscp/issues/255): New keybindings `Ctrl + Shift + A` to deselect all files +- [Issue 255](https://github.com/veeso/termscp/issues/255): New keybindings `Alt + A` to deselect all files - [Issue 256](https://github.com/veeso/termscp/issues/256): Filter files in current folder. You can now filter files by pressing `/`. Both wildmatch and regex are accepted to filter files. - [Issue 257](https://github.com/veeso/termscp/issues/257): CLI remote args cannot handle '@' in the username