Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
49128a14
Commit
49128a14
authored
18 years ago
by
deuce
Browse files
Options
Downloads
Patches
Plain Diff
Add quote mode key binding documentation.
parent
a2f04a05
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/fseditor.txt
+23
-0
23 additions, 0 deletions
docs/fseditor.txt
with
23 additions
and
0 deletions
docs/fseditor.txt
+
23
−
0
View file @
49128a14
...
...
@@ -21,6 +21,8 @@ To add fseditor.js to your FSE list, use the following settings:
12: BBS Drop File Type None
The key bindings for using fseditor.js are:
In edit mode, the following CTRL keys function:
CTRL-Key Action
--------------------------------
A - Colour
...
...
@@ -54,3 +56,24 @@ ESC - NOTHING (ANSI Introducer... use with caution)
] - Move left
^ - Move up
_ - Quick abort (Same as Xoff CTRL-Q)
Quote Mode:
-----------
CTRL-A - Select All
CTRL-N - Unselect all
CTRL-B - Home (Top of document)
CTRL-E - End of document
CTRL-J - Down one line
CTRL-Q - Quick abort... FLOW CONTROL CHAR!!!
CTRL-R - Redraw screen
CTRL-X - Page Down
CTRL-Z - Page Up
CTRL-^ - Up one line
CTRL-_ - Quick abort (Same as CTRL-Q)
SPACE - Toggle sepection of current line
ENTER - Pastes selected lines into message
A - Select All
N - Unselect all ("Select None")
B - Enter block mode
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment