Skip to content
GitLab
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
clean-ide
Commits
a9f735f8
Commit
a9f735f8
authored
May 21, 2003
by
Diederik van Arkel
Browse files
swap find and find selection shortcuts;
parent
df1d2591
Changes
1
Hide whitespace changes
Inline
Side-by-side
Ide/IDE.icl
View file @
a9f735f8
...
...
@@ -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
.
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