Use the plus sign to connect shortcut keys consistently

This commit is contained in:
pagedown
2022-08-18 17:05:00 +08:00
parent c161ee7b5e
commit 0f4cb1955f
3 changed files with 3 additions and 3 deletions

View File

@@ -82,7 +82,7 @@ Detailed list of changes
- ssh kitten: A new option :code:`--symlink-strategy` to control how symlinks
are copied to the remote machine (:iss:`5249`)
- ssh kitten: Allow pressing Ctrl-C to abort ssh before the connection is
- ssh kitten: Allow pressing :kbd:`Ctrl+C` to abort ssh before the connection is
completed (:iss:`5271`)
- Bash integration: Fix declare not creating global variables in .bashrc (:iss:`5254`)