Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Commits
52f86297
Commit
52f86297
authored
Jun 01, 2021
by
Deucе
👌🏾
Browse files
Add CIOLIB_MODE_CURSES_ASCII to output_map
Fixes sourceforce issue number 60. Reported by WitNik (Thanks!)
parent
de35bc2c
Pipeline
#2338
passed with stage
in 7 minutes and 42 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/syncterm/syncterm.c
src/syncterm/syncterm.c
+1
-0
No files found.
src/syncterm/syncterm.c
View file @
52f86297
...
...
@@ -744,6 +744,7 @@ int output_map[]={
#ifdef __unix__
,
CIOLIB_MODE_CURSES
,
CIOLIB_MODE_CURSES_IBM
,
CIOLIB_MODE_CURSES_ASCII
#endif
,
CIOLIB_MODE_ANSI
#if defined(__unix__) && !defined(NO_X)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment