mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
Added ability to view images on F3 key pressed
This commit is contained in:
parent
9ec5d1162d
commit
a35eb68de1
2 changed files with 6 additions and 0 deletions
|
|
@ -25,6 +25,8 @@ why error occurred.
|
|||
the way of searching of current root directory, now it shoud
|
||||
be more faster, DOM, short, simple and logical.
|
||||
|
||||
* Added ability to view images on F3 key pressed.
|
||||
|
||||
|
||||
2012.07.19, Version 0.1.3
|
||||
|
||||
|
|
|
|||
|
|
@ -39,6 +39,10 @@ There is a short list:
|
|||
- Alt + s - get all key bindings back
|
||||
- up, down, enter - filesystem navigation
|
||||
|
||||
Viewer's hot keys
|
||||
---------------
|
||||
- F3 - open viewer window (if current file is image)
|
||||
- Esc - close viewer window
|
||||
Editor's hot keys
|
||||
---------------
|
||||
- F4 - open CodeMirror editor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue