Update tips for Alt/Ctrl + mouse wheel scrolling in the editor.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3282 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
492f78c769
commit
a95ccfa4ec
@ -19,6 +19,8 @@
|
|||||||
src/main.c:
|
src/main.c:
|
||||||
Move configuration_read_filetype_extensions() to
|
Move configuration_read_filetype_extensions() to
|
||||||
filetypes_read_extensions().
|
filetypes_read_extensions().
|
||||||
|
* doc/geany.txt, doc/geany.html:
|
||||||
|
Update tips for Alt/Ctrl + mouse wheel scrolling in the editor.
|
||||||
|
|
||||||
|
|
||||||
2008-11-25 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
|
2008-11-25 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
|
||||||
|
|||||||
1110
doc/geany.html
1110
doc/geany.html
File diff suppressed because it is too large
Load Diff
@ -3374,6 +3374,8 @@ Document notebook
|
|||||||
Editor
|
Editor
|
||||||
------
|
------
|
||||||
|
|
||||||
|
* Alt-scroll wheel moves up/down a page.
|
||||||
|
* Ctrl-scroll wheel zooms in/out.
|
||||||
* Ctrl-click on a word in a document to perform *Go to Tag Definition*.
|
* Ctrl-click on a word in a document to perform *Go to Tag Definition*.
|
||||||
* Ctrl-click on a bracket/brace to perform *Go to Matching Brace*.
|
* Ctrl-click on a bracket/brace to perform *Go to Matching Brace*.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user