##
## subcommander keyboard shortcuts
##

## Ctrl is the Apple or Command key on MacOSX


## menus

File/Quit                                        Ctrl+Q
Tools/Settings                                   Ctrl+S
Help/About                                       Ctrl+B


## tool bar

wc update                                        U
wc ignore                                        I
wc all                                           A
wc recursive                                     E
cmd force                                        F
cmd recursive                                    C
reload                                           R


## project folder view, project

new project                                      Ctrl+N
remove project                                   Ctrl+R



## project folder view, repository bookmark

log                                              Ctrl+Shift+L
branch                                           Ctrl+Shift+B
tag                                              Ctrl+Shift+T
checkout                                         Ctrl+Shift+C
switch                                           Ctrl+Shift+S
edit                                             Ctrl+E
delete                                           Ctrl+D


## repository view

log                                              Ctrl+Shift+L
blame                                            Ctrl+Shift+E
branch                                           Ctrl+Shift+B
tag                                              Ctrl+Shift+T
checkout                                         Ctrl+Shift+C
switch                                           Ctrl+Shift+S
diff                                             Ctrl+Shift+D
merge                                            Ctrl+Shift+R
mkdir                                            Ctrl+Shift+K
remove                                           Ctrl+Shift+O
import                                           Ctrl+Shift+I
export                                           Ctrl+Shift+X



## project folder view, working copy bookmark

update                                           Ctrl+Shift+U
update revision                                  Ctrl+Shift+J
commit                                           Ctrl+Shift+O
log                                              Ctrl+Shift+L
set current                                      Ctrl+T
edit                                             Ctrl+E
delete                                           Ctrl+D


## working copy view

diff                                             Ctrl+Shift+D
commit                                           Ctrl+Shift+C
log                                              Ctrl+Shift+L
blame                                            Ctrl+Shift+E
add                                              Ctrl+Shift+A
revert                                           Ctrl+Shift+V
remove                                           Ctrl+Shift+R
update revision                                  Ctrl+Shift+J
lock                                             Ctrl+Shift+Y
unlock                                           Ctrl+Shift+Z
properties                                       Ctrl+Shift+P
svn:ignore                                       Ctrl+Shift+I
conflict edit                                    Ctrl+Shift+F
conflict resolved                                Ctrl+Shift+W
mkdir                                            Ctrl+Shift+K
export                                           Ctrl+Shift+X
cleanup                                          none
