Skip to content

Commit

Permalink
update README file
Browse files Browse the repository at this point in the history
  • Loading branch information
xupefei committed May 28, 2017
1 parent 5ad20b8 commit ad5fd47
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Till now, QuickLook supports the preview of
- Pdf file
- All kinds of text files (determined by file content)
- Microsoft Word (`.doc`, `.docx`), Excel (`.xls`, `.xlsx`) and PowerPoint (`.ppt`, `.pptx`) files (requires MS Office installation)
- OpenDocument (`odt`, `.ods` and `.odp`) files (requires MS Office installation)
- Video files (`.mp4`, `.mkv`, `.m2ts` etc.)
- HTML files (`.htm`, `.html`)
- Markdown file (`.md`)
Expand All @@ -33,8 +34,10 @@ In-place preview / Integrate with 3rd-party file manager
Hotkeys in preview window:

- <kbd>Space</kbd> Show/Hide the preview window
- <kbd>↑</kbd> <kbd>↓</kbd> <kbd>←</kbd> <kbd>→</kbd> Preview another file
- <kbd>Ctrl+Wheel</kbd> Zoom in/out
- <kbd>Esc</kbd> Hide the preview window
- <kbd>Enter</kbd> Open/Execute current file
- <kbd>Mouse️</kbd> <kbd>↑</kbd> <kbd>↓</kbd> <kbd>←</kbd> <kbd>→</kbd> Preview another file
- <kbd>Ctrl-Wheel</kbd> Zoom in/out

## Development

Expand Down

0 comments on commit ad5fd47

Please sign in to comment.