Added ability to view images on F3 key pressed

This commit is contained in:
coderaiser 2012-07-25 09:08:14 -04:00
parent 9ec5d1162d
commit a35eb68de1
2 changed files with 6 additions and 0 deletions

View file

@ -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

View file

@ -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