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
2de2beb7
Commit
2de2beb7
authored
19 years ago
by
deuce
Browse files
Options
Downloads
Patches
Plain Diff
Moved to PR:29
parent
199ee76c
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
src/syncterm/TODO-mouse.txt
+0
-35
0 additions, 35 deletions
src/syncterm/TODO-mouse.txt
with
0 additions
and
35 deletions
src/syncterm/TODO-mouse.txt
deleted
100644 → 0
+
0
−
35
View file @
199ee76c
Mouse actions available:
paste (Sends clipboard to remote)
paste_primary (Sends primary selection to remote, X11 only)
set_primary (Sets as the primary selection, X11 only)
copy [x]
highlight [x]
send [x]
open [x] (Open the thing as the OS would like you to)
scroll_up [#]
scroll_down [#] (For mouse wheel "buttons")
end char is the char the mouse event is over at the end of the event.
Available bits:
c - End char
#w - Word which contains end char
l - Line which contains end char
p - Paragraph which contains end char
s - Whole screen
h - "Highlighted" text
X - X11s primary selection (Of course, only available on X)
C - Clipboard
n - Nothing
"Word" Modifiers:
1 - Seperates on whitespace only
2 - Seperates on colour change only
3 - Seperates on whitespace and colour change
Mouse Events:
BUTTON_X_1CLICK
BUTTON_X_2CLICK
BUTTON_X_3CLICK
BUTTON_X_4CLICK
BUTTON_X_SELECT
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