Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-and-itasks
clm
Commits
dd91e76c
Commit
dd91e76c
authored
May 21, 2003
by
Diederik van Arkel
Browse files
swap find and find selection shortcuts;
parent
eac47a70
Changes
1
Hide whitespace changes
Inline
Side-by-side
CleanIDE/Ide/IDE.icl
View file @
dd91e76c
...
...
@@ -388,10 +388,10 @@ where
findfun
mods
(
ls
,
ps
)
#
ps
=
flip_dir
mods
.
shiftDown
ps
|
mods
.
altDown
||
mods
.
optionDown
#
ps
=
sr_find
ps
#
ps
=
sr_find
_sel
ps
#
ps
=
flip_dir
mods
.
shiftDown
ps
=
(
ls
,
ps
)
#
ps
=
sr_find
_sel
ps
#
ps
=
sr_find
ps
#
ps
=
flip_dir
mods
.
shiftDown
ps
=
(
ls
,
ps
)
where
...
...
Write
Preview
Supports
Markdown
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