aboutsummaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAgeFilesLines
* add global find keywordShin'ya Ueoka2018-03-071-0/+2
* hide console on <Esc> and <C-{>Shin'ya Ueoka2018-03-042-0/+4
* set default propertiesShin'ya Ueoka2018-01-231-0/+3
* fix for slack scrollShin'ya Ueoka2018-01-201-1/+3
* Merge pull request #308 from ueokande/focus-inputShin'ya Ueoka2018-01-183-1/+27
|\
| * focus on visible elementsShin'ya Ueoka2018-01-151-1/+23
| * implement focus inputShin'ya Ueoka2018-01-131-0/+3
| * add focus input key mapShin'ya Ueoka2018-01-131-0/+1
* | Changed default key binding for closing pined tabs ('DD' -> '!d')as requested...Cornelius Matějka2018-01-141-1/+1
* | Pinned tabs are not closeable by 'd'Cornelius Matějka2018-01-142-0/+2
* | Merge pull request #137 from alx741/tabsShin'ya Ueoka2018-01-142-0/+2
|\ \
| * | Default mapping for TAB_PREV_SEL operationDaniel Campoverde2017-11-261-1/+1
| * | Dummy selectPrevSelTab implementationDaniel Campoverde2017-11-262-0/+2
* | | fix default propertiestShin'ya Ueoka2018-01-141-1/+3
* | | fix default settingsShin'ya Ueoka2018-01-141-2/+2
| |/ |/|
* | Merge pull request #300 from usk/feature/open-clipboard's-urlShin'ya Ueoka2018-01-132-1/+4
|\ \
| * | open clipboard's URL in current/new tabusk2018-01-032-1/+4
* | | fix smooth scroll on key repeatedShin'ya Ueoka2018-01-131-0/+1
* | | add smoothscroll propertyShin'ya Ueoka2018-01-131-0/+2
* | | support custom chars as hintcharsShin'ya Ueoka2018-01-111-8/+7
* | | fix property parserShin'ya Ueoka2018-01-111-1/+1
* | | move commands to background actionShin'ya Ueoka2018-01-114-118/+60
* | | separate setting actions and reducersShin'ya Ueoka2018-01-081-0/+31
* | | default propertiesShin'ya Ueoka2018-01-081-3/+4
* | | property parserShin'ya Ueoka2018-01-081-0/+31
* | | separate commandShin'ya Ueoka2018-01-083-86/+90
* | | default property valuesShin'ya Ueoka2018-01-084-10/+22
* | | Set default propertiesShin'ya Ueoka2018-01-081-0/+2
* | | add property to settingsShin'ya Ueoka2018-01-053-7/+34
* | | move settings validatorShin'ya Ueoka2018-01-051-0/+0
|/ /
* | Merge pull request #252 from ollef/patch-1Shin'ya Ueoka2017-11-291-2/+2
|\ \
| * | Use encodeURIComponent for search queriesOlle Fredriksson2017-11-261-2/+2
| |/
* | remove default form settingsShin'ya Ueoka2017-11-282-76/+6
* | fix form key bindingsShin'ya Ueoka2017-11-261-1/+2
* | fix form key bindingsShin'ya Ueoka2017-11-261-0/+2
* | remove <C-Y>/<C-E> keymapsShin'ya Ueoka2017-11-261-2/+0
|/
* fix keymap formShin'ya Ueoka2017-11-261-2/+2
* settings helpersShin'ya Ueoka2017-11-261-15/+80
* load settiongs from formShin'ya Ueoka2017-11-262-19/+54
* blacklist formShin'ya Ueoka2017-11-261-1/+2
* Add search formShin'ya Ueoka2017-11-261-8/+8
* Add keybindings formShin'ya Ueoka2017-11-261-1/+65
* use preactShin'ya Ueoka2017-11-261-8/+5
* fix for symbol keysShin'ya Ueoka2017-11-121-1/+9
* add key utilsShin'ya Ueoka2017-11-111-0/+78
* first find implementationShin'ya Ueoka2017-11-111-3/+6
* show find in consoleShin'ya Ueoka2017-11-113-0/+9
* add support for duplicating current tabusk2017-11-072-0/+2
* code reviewJiabo Hou2017-11-051-1/+1
* added support for pinning/unpinning tabsJiabo Hou2017-11-052-0/+4