aboutsummaryrefslogtreecommitdiff
path: root/src/content/usecases/KeymapUseCase.ts
Commit message (Collapse)AuthorAgeFilesLines
* Use plugin:prettier/recommendedShin'ya Ueoka2020-04-131-28/+32
|
* Clear keys on window blurShin'ya Ueoka2020-02-051-0/+4
|
* Enable addon on blacklisted sitesShin'ya Ueoka2019-12-221-4/+4
|
* npm run lint:fixShin'ya Ueoka2019-12-221-8/+8
|
* Rename count to repeatShin'ya Ueoka2019-12-211-3/+3
|
* Add numeric prefix to repeat a commandShin'ya Ueoka2019-12-211-6/+6
|
* Repeat content operation with a numeric prefixShin'ya Ueoka2019-12-131-33/+37
|
* Add prefix functions in KeySequenceShin'ya Ueoka2019-12-131-1/+1
|
* Ignore keys on partial blacklistShin'ya UEOKA2019-10-081-0/+15
|
* Move Key to settingsShin'ya UEOKA2019-10-071-6/+5
|
* Make Keymap classShin'ya UEOKA2019-10-061-13/+8
|
* Make KeySequence classShin'ya UEOKA2019-10-061-2/+2
|
* Use TSyringe on content scriptShin'ya Ueoka2019-05-211-20/+13
|
* Define Key and KeySequenceShin'ya Ueoka2019-05-181-24/+11
|
* Keymaps as a clean architecture [WIP]Shin'ya Ueoka2019-05-181-0/+100