aboutsummaryrefslogtreecommitdiff
path: root/test/background
Commit message (Expand)AuthorAgeFilesLines
* Scroll on global mark and handle gone tabShin'ya Ueoka2018-10-122-5/+9
* Support global marks which select a tabShin'ya Ueoka2018-10-123-2/+33
* Search keywords on pasteShin'ya Ueoka2018-07-281-26/+0
* Fix last tab is undefinedShin'ya Ueoka2018-07-281-0/+5
* Deep-copy objects on MemoryStorage and add testsShin'ya Ueoka2018-07-281-0/+41
* Clean old codesShin'ya Ueoka2018-07-287-187/+2
* Implement set-commandShin'ya Ueoka2018-07-271-0/+74
* Version as Clean ArchitectureShin'ya Ueoka2018-07-222-46/+12
* Clean and tests for filters on open commandShin'ya Ueoka2018-07-211-0/+113
* Move commands to background/sharedShin'ya Ueoka2018-07-211-0/+84
* Move versions to backgroundShin'ya Ueoka2018-07-112-0/+68
* add testsShin'ya Ueoka2018-05-062-0/+35
* global expectShin'ya Ueoka2018-05-053-3/+0
* add global find keywordShin'ya Ueoka2018-03-072-0/+32
* hide console on <Esc> and <C-{>Shin'ya Ueoka2018-03-041-1/+0
* add set property action in backgroundShin'ya Ueoka2018-01-101-0/+18
* separate setting actions and reducersShin'ya Ueoka2018-01-081-0/+19
* BackgroundInputComponentShin'ya Ueoka2017-10-011-31/+0
* key input sequence as action/reducerShin'ya Ueoka2017-09-102-50/+31
* remove keysShin'ya Ueoka2017-09-091-55/+0
* use char-code in KeyQueueShin'ya Ueoka2017-08-271-24/+27
* add keys testShin'ya Ueoka2017-08-151-0/+55
* add key-queue testShin'ya Ueoka2017-08-151-0/+47