From 5fc7adac74cfbe659051eb69726ad3101615d339 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 22 Aug 2011 21:32:45 -0400 Subject: Changed some key commands. --- doc/manual/14_Appendix.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/manual/14_Appendix.md') diff --git a/doc/manual/14_Appendix.md b/doc/manual/14_Appendix.md index f876b166..825f8cb0 100644 --- a/doc/manual/14_Appendix.md +++ b/doc/manual/14_Appendix.md @@ -42,7 +42,7 @@ Ctrl+( |⌘( |Select in parentheses Ctrl+[ |⌘[ |Select in brackets Ctrl+{ |⌘{ |Select in braces Ctrl+Shift+D |⌘⇧D |Select word -Ctrl+Shift+L |⌘⇧L |Select line +Ctrl+Shift+N |⌘⇧N |Select line Ctrl+Shift+P |⌘⇧P |Select paragraph Ctrl+Shift+I |⌘⇧I |Select indented block Ctrl+Y |⌘⇧Y |Select style @@ -111,14 +111,14 @@ None |None |`UTF-8` encoding None |None |`ASCII` encoding None |None |`ISO-8859-1` encoding None |None |`UTF-16` encoding -Ctrl+Alt+L |⌘⌥L |Select lexer... +Ctrl+Shift+L |⌘⇧L |Select lexer... F5 |F5 |Refresh syntax highlighting **View** ||| Ctrl+Alt+N |^⌥⇥ |Next view Ctrl+Alt+P |^⌥⇧⇥ |Previous view -Ctrl+Alt+Shift+S |^⇧S |Split view vertical -Ctrl+Alt+S |^S |Split view horizontal +Ctrl+Alt+S
Ctrl+Alt+H|^S |Split view horizontal +Ctrl+Alt+V |^V |Split view vertical Ctrl+Alt+W |^W |Unsplit view Ctrl+Alt+Shift+W |^⇧W |Unsplit all views Ctrl+Alt++
Ctrl+Alt+=|^+
^=|Grow view @@ -127,7 +127,7 @@ None |None |Toggle current fold Ctrl+Alt+Enter |^↩ |Toggle view EOL Ctrl+Alt+\\ |^\\ |Toggle wrap mode Ctrl+Alt+Shift+I |^⇧I |Toggle show indent guides -Ctrl+Alt+Space |^Space |Toggle view whitespace +Ctrl+Alt+Shift+S |^⇧S |Toggle view whitespace Ctrl+Alt+Shift+V |^⇧V |Toggle virtual space Ctrl+= |⌘= |Zoom in Ctrl+- |⌘- |Zoom out -- cgit v1.2.3