aboutsummaryrefslogtreecommitdiff
path: root/src/background/actions/command.js
Commit message (Expand)AuthorAgeFilesLines
* Use official redux on backgroundShin'ya Ueoka2018-07-081-27/+41
* Fix lintShin'ya Ueoka2018-07-081-1/+1
* Merge pull request #402 from jvbrandaom/quit-all-commandShin'ya Ueoka2018-07-011-0/+11
|\
| * Adds command to close all tabsJoão Vitor Brandão2018-05-241-0/+11
* | Use async/await on backgroundShin'ya Ueoka2018-06-171-36/+32
|/
* Fix quit commandShin'ya Ueoka2018-05-161-1/+3
* Fix tab completionsShin'ya Ueoka2018-05-121-0/+1
* Add bdlete/bdelete! commandsShin'ya Ueoka2018-05-121-0/+8
* Add bdeletes! comandShin'ya Ueoka2018-05-121-0/+2
* Add :bdeletes commandShin'ya Ueoka2018-05-121-0/+2
* Merge pull request #348 from luanpotter/q_command_close_tabShin'ya Ueoka2018-05-101-0/+9
|\
| * implement :q to close tabLuan Nico2018-02-221-0/+9
* | Fix bookmarkShin'ya Ueoka2018-05-081-2/+14
* | addbookmark commandShin'ya Ueoka2018-05-081-1/+12
* | Refactor background directoriesShin'ya Ueoka2018-05-061-1/+1
|/
* implement set optionShin'ya Ueoka2018-01-111-0/+17
* move commands to background actionShin'ya Ueoka2018-01-111-0/+62