Commit graph

248 commits

Author SHA1 Message Date
Shin'ya Ueoka
3bb157c84c buffer by b command 2017-09-02 10:14:30 +09:00
Shin'ya Ueoka
1c21e4fa28 simple buffer command 2017-09-02 10:14:30 +09:00
Shin'ya Ueoka
02ea10a357 show error text 2017-09-01 18:08:38 +09:00
Shin'ya Ueoka
2312ba6560 blur console frame 2017-09-01 16:21:21 +09:00
Shin'ya Ueoka
d5007a747c error title 2017-09-01 12:50:29 +09:00
Shin'ya Ueoka
d51b674467 error text 2017-09-01 12:38:51 +09:00
Shin'ya Ueoka
adcaf2aa48 message passing by helper functions 2017-09-01 11:52:31 +09:00
Shin'ya Ueoka
95c095f366 add console error element 2017-09-01 09:23:01 +09:00
Shin'ya Ueoka
6e5286ef10 Rename command-line to console 2017-09-01 09:15:44 +09:00
Shin'ya Ueoka
b711678329 iframe 100% height 2017-08-29 21:22:05 +09:00
Shin'ya Ueoka
041eacf4fb rename command-line files 2017-08-29 21:20:42 +09:00
Shin'ya Ueoka
a129c96658 remove footer-line 2017-08-29 20:56:56 +09:00
Shin'ya Ueoka
dc42864607 use iframe-ed command-line 2017-08-29 20:56:20 +09:00
Shin'ya Ueoka
a808b28940 command-line as background page 2017-08-28 20:08:16 +09:00
Shin'ya Ueoka
21404ad534 support 0/$ commands 2017-08-27 17:59:25 +09:00
Shin'ya Ueoka
b1908a2876 fix keymaps 2017-08-27 17:56:59 +09:00
Shin'ya Ueoka
9a02904697 use keypress 2017-08-27 17:55:26 +09:00
Shin'ya Ueoka
2c4e8c299c use char-code in KeyQueue 2017-08-27 17:55:17 +09:00
Shin'ya Ueoka
20e66ea2c7 scroll by pages 2017-08-27 10:21:07 +09:00
Shin'ya Ueoka
02c0cfd97d scroll lines action 2017-08-27 10:12:12 +09:00
Shin'ya Ueoka
cb36fc666c support r/R commands 2017-08-26 18:43:15 +09:00
Shin'ya Ueoka
a5f1e06efc support zz command 2017-08-23 22:01:29 +09:00
Shin'ya Ueoka
1f15d22643 support zi/zo commands 2017-08-23 21:58:58 +09:00
Shin'ya Ueoka
1afbde6e19 support history navigation 2017-08-23 21:53:02 +09:00
Shin'ya Ueoka
dcebe33628 add scroll to hint position 2017-08-22 21:55:16 +09:00
Shin'ya Ueoka
685164629d remove follow on activated 2017-08-22 21:51:29 +09:00
Shin'ya Ueoka
a052ec92b7 add Hint tests 2017-08-21 22:19:01 +09:00
Shin'ya Ueoka
c50f463bc1 add follow tests 2017-08-21 21:32:02 +09:00
Shin'ya Ueoka
355da18d3d add follow fot a tags 2017-08-20 21:19:42 +09:00
Shin'ya Ueoka
99c1b83133 add hint element wrapper 2017-08-20 18:11:52 +09:00
Shin'ya Ueoka
f1c920e000 add HintKeyProducer 2017-08-17 22:33:46 +09:00
Shin'ya Ueoka
dc860d32f5 implement d/u command 2017-08-16 20:26:02 +09:00
Shin'ya Ueoka
36680ed8fe implement o/O command 2017-08-15 22:00:05 +09:00
Shin'ya Ueoka
9a808f45ed implement simple open/tabopen command 2017-08-15 21:19:46 +09:00
Shin'ya Ueoka
f66b7a1c21 fix command-line box 2017-08-15 21:19:46 +09:00
Shin'ya Ueoka
5a082b4ea5 add command-line bar 2017-08-15 21:19:46 +09:00
Shin'ya Ueoka
7f64413cc9 add test task 2017-08-15 20:57:01 +09:00
Shin'ya Ueoka
b9fe3343fc add key-queue test 2017-08-15 20:47:52 +09:00
Shin'ya Ueoka
41069cf527 implement gg/G commands 2017-08-13 16:37:47 +09:00
Shin'ya Ueoka
bbc8ff515e ignore input-element 2017-08-13 12:32:11 +09:00
Shin'ya Ueoka
3c1b33add3 flush input queue when no key-maps matched 2017-08-13 12:24:55 +09:00
Shin'ya Ueoka
082450928a use key-queue for input 2017-08-13 12:00:39 +09:00
Shin'ya Ueoka
e7342e9c23 use key-code 2017-08-13 10:58:30 +09:00
Shin'ya Ueoka
6bdacc7758 implement simple scrolling 2017-08-12 23:01:36 +09:00
Shin'ya Ueoka
8e5ceebf61 implement simple tab switch 2017-08-12 12:55:37 +09:00
Shin'ya Ueoka
e73d405c56 message passing between background and content 2017-08-12 11:22:09 +09:00
Shin'ya Ueoka
2f62084cc5 fix for lint 2017-08-12 08:36:17 +09:00
Shin'ya Ueoka
fe4b1bf362 add webpack.config 2017-08-11 23:15:47 +09:00