Skip to content

Commit

Permalink
feat: kube protocol support (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
veeso authored Jul 17, 2024
1 parent cf529c1 commit f757336
Show file tree
Hide file tree
Showing 50 changed files with 1,863 additions and 418 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Released on ??

- [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 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
Expand Down
Loading

0 comments on commit f757336

Please sign in to comment.