Patch #1143 2006-06-19 20:14
gothic
Adds the ctrl+G feature to tips.txt- Download
- 1143-Adds_the_ctrl.patch (451 bytes)
--- src/tips.txt.orig 2006-06-19 16:02:48.406684000 -0400
+++ src/tips.txt 2006-06-19 16:03:30.309302750 -0400
@@ -8,3 +8,5 @@
You can indent / unindent blocks of text using the TAB and SHIFT-TAB keys
You can press F2 and Shift-F2 to hide the messages and manager pane respectively
You can close all open files by pressing Ctrl-Shift-F4
+You can easily find/open files as you type in the project tree by pressing ALT-G. (similar to desktop-search)
History
gothic 2006-06-19 20:21
sorry, patch title shold say alt+g
thomasdenk 2006-06-25 10:19
Wow, that's an incredibly useful tip, I didn't even know about this shortkey. Thanks :)