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
c29f40a1
Commit
c29f40a1
authored
18 years ago
by
deuce
Browse files
Options
Downloads
Patches
Plain Diff
Beginnings of documentation for fseditor.js.
parent
95c775d4
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/fseditor.doc
+54
-0
54 additions, 0 deletions
docs/fseditor.doc
with
54 additions
and
0 deletions
docs/fseditor.doc
0 → 100644
+
54
−
0
View file @
c29f40a1
Documentation for fseditor.js
-----------------------------
fseditor.js is a Full Screen Editor (FSE) written in JS for Synchronet.
To add fseditor.js to your FSE list, use the following settings:
[JS FSE]
1: Name JS FSE
2: Internal Code FSEDITOR
3: Remote Command Line ?fseditor
4: Access Requirements
5: Intercept Standard I/O No
6: Native (32-bit) Executable No
7: Use Shell to Execute No
8: Quoted Text All
9: QuickBBS Style (MSGTMP) No
10: Expand Line Feeds to CRLF No
11: Strip FidoNet Kludge Lines No
12: BBS Drop File Type None
The key bindings for using fseditor.js are:
CTRL-Key Action
--------------------------------
A - Colour
B - Home cursor (Beginning of line)
C - Center line in message
D - NOTHING (Find?)
E - End of line
F - Right one character
G - Enter Graphic Char
H - Backspace
I - Tab
J - Down one line
K - NOTHING
L - Insert line
M - Carriage Return
N - NOTHING
O - Quick save/exit
P - NOTHING
Q - Quick abort... FLOW CONTROL CHAR!!!
R - Redraw screen
S - NOTHING... FLOW CONTROL CHAR!!!
T - NOTHING (Justify Line in SyncEdit)
U - Quote
V - Toggle insert mode
W - Delete word backwards
X - Page Down
Y - Delete Line
Z - Page Up
ESC - NOTHING (ANSI Introducer... use with caution)
\ - NOTHING (Want regexp)
] - Move left
^ - Move up
_ - Quick abort (Same as Xoff CTRL-Q)
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