[Github-comments] [geany] Use 'g' as shortcut key for "Use multi-line matching" instead of 'l'. (#647)
konsolebox
notifications at xxxxx
Wed Sep 9 05:44:36 UTC 2015
The current shorcut key for "Use multi-line matching" conflicts with
"In Selection" when "Use regular expressions" is enabled. It should be
convenient if we change it.
We choose 'g' since other letters are already in use:
u: "Use regular expressions"
s: "Search for"
e: "Use escape sequences"
m: "Mark"
l: "In Selection"
t: "Match from start of word"
i: "In Document"
n: "Replace & Find"
a: "Case sensitive"
c: "Close"
h: "Replace with"
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/647
-- Commit Summary --
* Use 'g' as shortcut key for "Use multi-line matching" instead of 'l'.
-- File Changes --
M src/search.c (2)
-- Patch Links --
https://github.com/geany/geany/pull/647.patch
https://github.com/geany/geany/pull/647.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/647
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20150908/65fd7988/attachment.html>
More information about the Github-comments
mailing list