From 5071109ff246bb2d021eabf3a7a409d1b872c17d Mon Sep 17 00:00:00 2001 From: coderaiser Date: Fri, 5 Apr 2013 12:51:09 +0300 Subject: [PATCH] added Insert, Delete and Shift + Delete --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d251cf2..42f3e265 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,11 @@ There is a short list: - **Page Down** - down on one page - **Home** - to begin of list - **End** - to end of list -- **Shift + F10** - show context menu +- **Delete** - remove current file +- **Shift + Delete** - remove without prompt +- **Insert** - select current file - **F2** - rename current file +- **Shift + F10** - show context menu - **Alt + g** - authorization in GitHub Viewer's hot keys