aboutsummaryrefslogtreecommitdiff
path: root/src/shared/settings
Commit message (Collapse)AuthorAgeFilesLines
* Add command.show.addbookmark operationShin'ya Ueoka2018-05-081-0/+1
|
* Merge pull request #368 from emlow/issue-279Shin'ya Ueoka2018-05-051-0/+1
|\ | | | | Add shortcut to view page source
| * shortcut to view page sourceemlow2018-04-011-0/+1
| |
* | Merge remote-tracking branch 'origin/master' into patch-1Shin'ya Ueoka2018-05-011-0/+2
| |
* | Make adjacenttab true in defaultShin'ya Ueoka2018-05-011-1/+1
| | | | | | | | Click with Ctrl key opens a tab adjacently.
* | Merge remote-tracking branch 'origin/master' into background-adjacent-tabsShin'ya Ueoka2018-05-012-2/+4
|/
* set default propertiesShin'ya Ueoka2018-01-231-0/+3
|
* Merge pull request #308 from ueokande/focus-inputShin'ya Ueoka2018-01-181-0/+1
|\ | | | | Focus input
| * add focus input key mapShin'ya Ueoka2018-01-131-0/+1
| |
* | Changed default key binding for closing pined tabs ('DD' -> '!d')as ↵Cornelius Matějka2018-01-141-1/+1
| | | | | | | | requested in PR
* | Pinned tabs are not closeable by 'd'Cornelius Matějka2018-01-141-0/+1
| | | | | | | | Added binding 'DD' to force tab close which also closes pinned tabs
* | Merge pull request #137 from alx741/tabsShin'ya Ueoka2018-01-141-0/+1
|\ \ | | | | | | Most recently used tab selector
| * | 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 tab
| * | 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