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
cbefd5c4
Commit
cbefd5c4
authored
4 years ago
by
Rob Swindell
Browse files
Options
Downloads
Patches
Plain Diff
Slightly beautified spinning cursors.
parent
e597b185
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#46
passed
4 years ago
Stage: build
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ctrl/text.dat
+1
-1
1 addition, 1 deletion
ctrl/text.dat
src/sbbs3/text_defaults.c
+9
-9
9 additions, 9 deletions
src/sbbs3/text_defaults.c
with
10 additions
and
10 deletions
ctrl/text.dat
+
1
−
1
View file @
cbefd5c4
...
...
@@ -1012,7 +1012,7 @@
" via raw" 830 NodeConnectionRaw
"Does your terminal support mouse reporting" 831 MouseTerminalQ
"(mouse) " 832 TerminalMouse
"->)
|
(<-<(
|)>"
833 SpinningCursor0
"->)
\xb3
(<-<(
\xb3)>"
833 SpinningCursor0
"\xb3/\xc4\\" 834 SpinningCursor1
"\xb3\\\xc4/" 835 SpinningCursor2
"\xb0\xb1\xb2\xdb\xb2\xb1" 836 SpinningCursor3
...
...
This diff is collapsed.
Click to expand it.
src/sbbs3/text_defaults.c
+
9
−
9
View file @
cbefd5c4
...
...
@@ -1373,14 +1373,14 @@ const char * const text_defaults[TOTAL_TEXT]={
,
"
\x44\x6f\x65\x73\x20\x79\x6f\x75\x72\x20\x74\x65\x72\x6d\x69\x6e\x61\x6c\x20\x73\x75\x70\x70\x6f\x72\x74\x20\x6d\x6f\x75\x73\x65
"
"
\x20\x72\x65\x70\x6f\x72\x74\x69\x6e\x67
"
// 831 MouseTerminalQ
,
"
\x28\x6d\x6f\x75\x73\x65\x29\x20
"
// 832 TerminalMouse
,
"
\x2d\x3e\x29\x
7c
\x28\x3c\x2d\x3c\x28\x
7c
\x29\x3e
"
// 833 SpinningCursor0
,
"
\x2d\x3e\x29\x
b3
\x28\x3c\x2d\x3c\x28\x
b3
\x29\x3e
"
// 833 SpinningCursor0
,
"
\xb3\x2f\xc4\x5c
"
// 834 SpinningCursor1
,
"
\xb
0\xb1\xb2\xdb\xb2\xb1
"
// 835 SpinningCursor2
,
"
\x
2d\x3d\xf0\x3d
"
// 836 SpinningCursor3
,
"
\x
da\xc0\xd9\xbf
"
// 837 SpinningCursor4
,
"
\xd
c
\x
de
\xd
f
\x
dd
"
// 838 SpinningCursor5
,
"
\x
2d\x3e\x29\x7c\x28\x3c\x2d\x3c\x28\x7c\x29\x3e
"
// 839 SpinningCursor6
,
"
\x
b3\x2f\xc4\x5c
"
// 840 SpinningCursor7
,
"
\x
b0\xb1\xb2
\xd
b
\x
b2\xb1
"
// 841 SpinningCursor8
,
"
\x
2d\x3d
\xf
0
\x
3d
"
// 842 SpinningCursor9
,
"
\xb
3\x5c\xc4\x2f
"
// 835 SpinningCursor2
,
"
\x
b0\xb1\xb2\xdb\xb2\xb1
"
// 836 SpinningCursor3
,
"
\x
2d\x3d\xf0\x3d
"
// 837 SpinningCursor4
,
"
\xd
a
\x
c0
\xd
9
\x
bf
"
// 838 SpinningCursor5
,
"
\x
da\xbf\xd9\xc0
"
// 839 SpinningCursor6
,
"
\x
dc\xde\xdf\xdd
"
// 840 SpinningCursor7
,
"
\x
dc
\xd
d
\x
df\xde
"
// 841 SpinningCursor8
,
"
\x
fa\xf9
\xf
e
\x
f9
"
// 842 SpinningCursor9
};
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