Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Synchronet
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
127
Issues
127
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Main
Synchronet
Compare Revisions
5a60ea6ee0b04500c53031bc004097809c1e7b7d...0b7f00348bd0ff47c0bcac5f051ae4f558ba0e0f
Source
0b7f00348bd0ff47c0bcac5f051ae4f558ba0e0f
Select Git revision
...
Target
5a60ea6ee0b04500c53031bc004097809c1e7b7d
Select Git revision
Compare
Commits (1)
Clarify that CTRL-C is the same as ESC except when it's the same as F5.
· 0b7f0034
Deucе
authored
Feb 16, 2021
0b7f0034
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/syncterm/Manual.txt
src/syncterm/Manual.txt
+2
-2
No files found.
src/syncterm/Manual.txt
View file @
0b7f0034
...
...
@@ -205,7 +205,7 @@ Return: Select the currently highlighted option. If there is a blank
Escape: Exit the current menu.
Backspace: An alias for Escape.
CTRL-C: An alias for Escape
.
CTRL-C: An alias for Escape
(Except when F5 is available)
Home: Jump to the beginning of the menu
CTRL-B: An alias for Home
...
...
@@ -230,7 +230,7 @@ F2: Edit
F5: Copy
CTRL-Insert: An alias for F5
CTRL-C: An alias for F5
CTRL-C: An alias for F5
(Overrides the alias for ESC)
Shift-Delete: Cut
CTRL-X: An alias for Shift-Delete
...
...