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
f3637819
Commit
f3637819
authored
5 months ago
by
Deucе
Browse files
Options
Downloads
Patches
Plain Diff
Remove incorrect escaping.
parent
3a8ae8b8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#6675
passed
5 months ago
Stage: build
Stage: test
Stage: cleanup
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/syncterm/Manual.txt
+6
-6
6 additions, 6 deletions
src/syncterm/Manual.txt
with
6 additions
and
6 deletions
src/syncterm/Manual.txt
+
6
−
6
View file @
f3637819
...
...
@@ -131,7 +131,7 @@ are millisecods, and the default is 25.
-H::
Use SSH mode when connecting.
-I
\
[ACFXWS
\
[WF]O
\
[WF]]::
-I[ACFXWS[WF]O[WF]]::
Selects the output mode. Not all modes are available in all builds or
on all platforms. Legal vales are:
A:::
...
...
@@ -149,7 +149,7 @@ on all platforms. Legal vales are:
curses, but instead of the curses-defined alternative character
set, assumes that the IBM CP437 character set can be output.
G
\
[WF]:::
G[WF]:::
Windows GDI output mode. Uses the Win32 API directly, and is
the default for Windows. Additionally, a 'W' or 'F' can be
specified to force windowed or full-screen mode respectively.
...
...
@@ -157,7 +157,7 @@ on all platforms. Legal vales are:
I:::
Curses in ASCII mode.
S
\
[WF]:::
S[WF]:::
SDL window output mode. Uses the SDL library for output. The
default mode. Additionally, a 'W' or 'F' can be specified to
force windowed or full-screen mode respectively.
...
...
@@ -166,7 +166,7 @@ on all platforms. Legal vales are:
Windows console mode. Windows only mode which uses the system
console APIs for output.
X
\
[WF]:::
X[WF]:::
X11 output mode. UNIX only mode which directly uses the X11
libraries for drawing. The default where supported. Additionally,
a 'W' or 'F' can be specified to force windowed or full-screen
...
...
@@ -899,8 +899,8 @@ specifying it. Can be used to recover from broken remote software.
Toggle Remote Mouse::
Same as ALT-O
Toggle Operation Overkill ]
\
[ Mode::
Turns on or off OO]
\
[ mode.
Toggle Operation Overkill ][ Mode::
Turns on or off OO][ mode.
Can be used to recover from broken remote software.
Exit::
...
...
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