260 Commits (jh-changes)

Author SHA1 Message Date
Shin'ya Ueoka 27702ef402 remove actions from content 7 years ago
Shin'ya Ueoka c7a3dd16e6 message constants 7 years ago
Shin'ya Ueoka 83cb277ba2 consome as store/reducers 7 years ago
Shin'ya Ueoka 6127fdc285 use input as store/reducer 7 years ago
Shin'ya Ueoka c42ac8fac4 improve store and reducers 7 years ago
Shin'ya Ueoka a61f37ad61 content operations 7 years ago
Shin'ya Ueoka b6e5153c1f move background actions to operations 7 years ago
Shin'ya Ueoka bf890a6d9d command as action/reducer 7 years ago
Shin'ya Ueoka 879b5afe66 key input sequence as action/reducer 7 years ago
Shin'ya Ueoka adc6a5175c content commands as action/reducer 7 years ago
Shin'ya Ueoka 2c40d239f0 background command from reducer 7 years ago
Shin'ya Ueoka 3c67cc0a00 completion as action/reducer 7 years ago
Shin'ya Ueoka 0eed357a5e broadcast an action 7 years ago
Shin'ya Ueoka 3d35db9fc1 send message to content instead of response 7 years ago
Shin'ya Ueoka e15de17598 use action as object 7 years ago
Shin'ya Ueoka eff7fe276b remove keys 7 years ago
Shin'ya Ueoka d8c9651b77 fix 7 years ago
Shin'ya Ueoka ee9359c138 fix completion 7 years ago
Shin'ya Ueoka 73a4fe0bb1 do simple completion 7 years ago
Shin'ya Ueoka 4341f5ab62 select tab as rotations 7 years ago
Shin'ya Ueoka e0bff54a82 use promise and show errors 7 years ago
Shin'ya Ueoka 68753b3660 response by type 7 years ago
Shin'ya Ueoka 3e2820a6b4 throw error on multiple buffer matched 7 years ago
Shin'ya Ueoka bd66a670aa support :buffer swiching by keyword 7 years ago
Shin'ya Ueoka 3bb157c84c buffer by b command 7 years ago
Shin'ya Ueoka 1c21e4fa28 simple buffer command 7 years ago
Shin'ya Ueoka 21404ad534 support 0/$ commands 7 years ago
Shin'ya Ueoka b1908a2876 fix keymaps 7 years ago
Shin'ya Ueoka 9a02904697 use keypress 7 years ago
Shin'ya Ueoka 2c4e8c299c use char-code in KeyQueue 7 years ago
Shin'ya Ueoka 20e66ea2c7 scroll by pages 7 years ago
Shin'ya Ueoka 02c0cfd97d scroll lines action 7 years ago
Shin'ya Ueoka cb36fc666c support r/R commands 7 years ago
Shin'ya Ueoka a5f1e06efc support zz command 7 years ago
Shin'ya Ueoka 1f15d22643 support zi/zo commands 7 years ago
Shin'ya Ueoka 1afbde6e19 support history navigation 7 years ago
Shin'ya Ueoka 355da18d3d add follow fot a tags 7 years ago
Shin'ya Ueoka dc860d32f5 implement d/u command 7 years ago
Shin'ya Ueoka 36680ed8fe implement o/O command 7 years ago
Shin'ya Ueoka 9a808f45ed implement simple open/tabopen command 7 years ago
Shin'ya Ueoka 5a082b4ea5 add command-line bar 7 years ago
Shin'ya Ueoka 7f64413cc9 add test task 7 years ago
Shin'ya Ueoka b9fe3343fc add key-queue test 7 years ago
Shin'ya Ueoka 41069cf527 implement gg/G commands 7 years ago
Shin'ya Ueoka 3c1b33add3 flush input queue when no key-maps matched 7 years ago
Shin'ya Ueoka 082450928a use key-queue for input 7 years ago
Shin'ya Ueoka e7342e9c23 use key-code 7 years ago
Shin'ya Ueoka 6bdacc7758 implement simple scrolling 7 years ago
Shin'ya Ueoka 8e5ceebf61 implement simple tab switch 7 years ago
Shin'ya Ueoka e73d405c56 message passing between background and content 7 years ago