Merge pull request #295 from yuya-oc/disable-ctrl-shift-s

Disable search in current team `CTRL+SHIFT+S`
This commit is contained in:
Yuya Ochiai
2016-09-20 01:43:26 +09:00
committed by GitHub
3 changed files with 0 additions and 10 deletions

View File

@@ -153,7 +153,6 @@ Below lists menu options (shortcut keys are listed in brackets, `Ctrl` becomes `
- **Paste** (Ctrl+V) - Pastes text from clipboard
- **Select All** (Ctrl+A) - Select all text in input box
- **Search in Team** (Ctrl+S) - Puts cursor in search box to search in the current team
- **Search in Channel** (Shift+Ctrl+S) - Puts cursor in search box to search in current channel
- **View**
- **Reload** (Ctrl+R) - Reload page from the server
- **Clear Cache and Reload** (Ctrl+Shift+R) - Clear cached content in application and reload page