Updated shortcuts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1167 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
27d4e682a8
commit
1763f1a6c1
1 changed files with 9 additions and 4 deletions
|
@ -32,10 +32,15 @@ compiler. For the options, please see the MakeNSIS documentation.
|
||||||
|
|
||||||
Shortcut Keys
|
Shortcut Keys
|
||||||
-------------
|
-------------
|
||||||
Ctrl+R: Recompiles the script
|
Ctrl+A: Select All text
|
||||||
Ctrl+X: Exits the application
|
Ctrl+C: Copy selected text
|
||||||
Ctrl+T: Tests the installer
|
|
||||||
Ctrl+E: Edits the script
|
Ctrl+E: Edits the script
|
||||||
|
Ctrl+F: Find text
|
||||||
|
Ctrl+L: Load a script
|
||||||
|
Ctrl+R: Recompiles the script
|
||||||
|
Ctrl+T: Tests the installer
|
||||||
|
Alt+X: Exits the application
|
||||||
|
F1: View Documentation
|
||||||
|
|
||||||
|
|
||||||
Version History
|
Version History
|
||||||
|
@ -150,11 +155,11 @@ Version History
|
||||||
- Added Search Dialog (Ctrl+F) (kichik)
|
- Added Search Dialog (Ctrl+F) (kichik)
|
||||||
- Added Select All (Ctrl+A), Copy (Ctrl+C), Exit (Alt+X) keys
|
- Added Select All (Ctrl+A), Copy (Ctrl+C), Exit (Alt+X) keys
|
||||||
- Branding text now reflects NSIS version
|
- Branding text now reflects NSIS version
|
||||||
- Bunch of other stuff not worth mentioning
|
|
||||||
- Added some simple tool tips
|
- Added some simple tool tips
|
||||||
- Added Context Menu in log window
|
- Added Context Menu in log window
|
||||||
- Added resize gripper
|
- Added resize gripper
|
||||||
- Ctrl+L loads a script
|
- Ctrl+L loads a script
|
||||||
|
- Bunch of other stuff not worth mentioning
|
||||||
|
|
||||||
|
|
||||||
Copyright Information
|
Copyright Information
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue