aboutsummaryrefslogtreecommitdiff
path: root/src/shared/settings
Commit message (Expand)AuthorAgeFilesLines
* set default propertiesShin'ya Ueoka2018-01-231-0/+3
* Merge pull request #308 from ueokande/focus-inputShin'ya Ueoka2018-01-181-0/+1
|\
| * 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-141-0/+1
* | Merge pull request #137 from alx741/tabsShin'ya Ueoka2018-01-141-0/+1
|\ \
| * | Default mapping for TAB_PREV_SEL operationDaniel Campoverde2017-11-261-1/+1
| * | Dummy selectPrevSelTab implementationDaniel Campoverde2017-11-261-0/+1
* | | 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-131-0/+2
|\ \
| * | open clipboard's URL in current/new tabusk2018-01-031-0/+2
* | | add smoothscroll propertyShin'ya Ueoka2018-01-131-0/+2
* | | support custom chars as hintcharsShin'ya Ueoka2018-01-111-8/+7
* | | separate setting actions and reducersShin'ya Ueoka2018-01-081-0/+31
* | | default propertiesShin'ya Ueoka2018-01-081-3/+4
* | | 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/+61
|/ /
* | 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-0/+166