Added Browse Script (Ctrl+B)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1352 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
rainwater 2002-10-09 14:09:46 +00:00
parent eb27ee547b
commit 694bdbf5ea
5 changed files with 23 additions and 5 deletions

View file

@ -32,6 +32,7 @@ For the options, please see the MakeNSIS documentation.
Shortcut Keys
-------------
Ctrl+A: Select All text
Ctrl+B: Browse Script
Ctrl+C: Copy selected text
Ctrl+E: Edits the script
Ctrl+F: Find text
@ -160,6 +161,7 @@ Version History
- Added resize gripper
- Ctrl+L loads a script
- Added Clear Log (Ctrl+W)
- Browse Script (Ctrl+B) launches explorer in script directory
- Bunch of other stuff not worth mentioning