Fill the search box with the current channel name at the shortcut

For #229
This commit is contained in:
Yuya Ochiai
2016-08-16 01:02:56 +09:00
parent 647e396fad
commit e377d33652
2 changed files with 7 additions and 3 deletions

View File

@@ -70,7 +70,7 @@ var createTemplate = function(mainWindow, config) {
}, {
role: 'selectall'
}, separatorItem, {
label: 'Search in Current Channel',
label: 'Search in Channel',
accelerator: 'CmdOrCtrl+F',
click: (item, focusedWindow) => {
if (focusedWindow) {