Commit Graph

  • bf890a6d9d command as action/reducer Shin'ya Ueoka 2017-09-11 21:07:02 +0900
  • 14d13e2c3a add tests for input action/reducer Shin'ya Ueoka 2017-09-10 22:23:17 +0900
  • 879b5afe66 key input sequence as action/reducer Shin'ya Ueoka 2017-09-10 21:28:00 +0900
  • adc6a5175c content commands as action/reducer Shin'ya Ueoka 2017-09-10 17:51:25 +0900
  • 2c40d239f0 background command from reducer Shin'ya Ueoka 2017-09-10 17:27:55 +0900
  • 359fdb5288 blur as action/reducer Shin'ya Ueoka 2017-09-10 15:49:51 +0900
  • 3c67cc0a00 completion as action/reducer Shin'ya Ueoka 2017-09-10 09:20:54 +0900
  • 7e35d11f65 add console actions/reducer tests and fix targets Shin'ya Ueoka 2017-09-09 22:50:00 +0900
  • e8056d2a70 console state as action/reducer in redux Shin'ya Ueoka 2017-09-09 22:07:27 +0900
  • 8593b3f5cd remove messages Shin'ya Ueoka 2017-09-09 20:36:07 +0900
  • e6c5aea074 more broadcast message Shin'ya Ueoka 2017-09-09 20:35:15 +0900
  • 6a2bfc51ba receive message of console Shin'ya Ueoka 2017-09-09 20:25:21 +0900
  • 0eed357a5e broadcast an action Shin'ya Ueoka 2017-09-09 20:16:51 +0900
  • 3d35db9fc1 send message to content instead of response Shin'ya Ueoka 2017-09-09 16:56:31 +0900
  • e15de17598 use action as object Shin'ya Ueoka 2017-09-06 21:42:12 +0900
  • eff7fe276b remove keys Shin'ya Ueoka 2017-09-09 16:43:17 +0900
  • 15d39a479a improve readme Shin'ya Ueoka 2017-09-08 22:43:03 +0900
  • 2cbdc483b7 Merge branch 'buffer-completion' Shin'ya Ueoka 2017-09-05 19:37:52 +0900
  • c507f7febf reset completion Shin'ya Ueoka 2017-09-05 18:00:57 +0900
  • e436b98808 clean completion Shin'ya Ueoka 2017-09-05 18:38:08 +0900
  • d8c9651b77 fix Shin'ya Ueoka 2017-09-05 15:42:35 +0900
  • caf24779dd completion hightlight Shin'ya Ueoka 2017-09-05 14:37:58 +0900
  • ee9359c138 fix completion Shin'ya Ueoka 2017-09-05 13:56:16 +0900
  • 73a4fe0bb1 do simple completion Shin'ya Ueoka 2017-09-05 13:44:21 +0900
  • 1383b8c12d tab completion Shin'ya Ueoka 2017-09-05 12:24:24 +0900
  • 5e124e7561 add Completion class Shin'ya Ueoka 2017-09-05 12:07:02 +0900
  • 40dce0ca6e add setCompletions Shin'ya Ueoka 2017-09-04 18:29:25 +0900
  • 4341f5ab62 select tab as rotations Shin'ya Ueoka 2017-09-04 07:54:27 +0900
  • 8cabd68b92 Merge branch 'buffer' Shin'ya Ueoka 2017-09-03 17:48:46 +0900
  • 29f82d3a7f reopen command line after error Shin'ya Ueoka 2017-09-03 17:41:01 +0900
  • e0bff54a82 use promise and show errors Shin'ya Ueoka 2017-09-03 16:13:02 +0900
  • 68753b3660 response by type Shin'ya Ueoka 2017-09-02 21:48:26 +0900
  • 30999e0c65 rename command names Shin'ya Ueoka 2017-09-02 10:17:44 +0900
  • 3e2820a6b4 throw error on multiple buffer matched Shin'ya Ueoka 2017-08-30 21:06:31 +0900
  • ed992e0674 add tabs permission Shin'ya Ueoka 2017-08-30 21:01:42 +0900
  • bd66a670aa support :buffer swiching by keyword Shin'ya Ueoka 2017-08-30 20:25:58 +0900
  • 3bb157c84c buffer by b command Shin'ya Ueoka 2017-08-29 21:58:12 +0900
  • 1c21e4fa28 simple buffer command Shin'ya Ueoka 2017-08-29 21:55:18 +0900
  • 044f24efb6 Merge branch 'error-line' Shin'ya Ueoka 2017-09-02 10:08:49 +0900
  • 02ea10a357 show error text Shin'ya Ueoka 2017-09-01 16:29:36 +0900
  • 2312ba6560 blur console frame Shin'ya Ueoka 2017-09-01 16:21:21 +0900
  • d5007a747c error title Shin'ya Ueoka 2017-09-01 12:50:29 +0900
  • d51b674467 error text Shin'ya Ueoka 2017-09-01 12:38:51 +0900
  • adcaf2aa48 message passing by helper functions Shin'ya Ueoka 2017-09-01 11:40:24 +0900
  • 95c095f366 add console error element Shin'ya Ueoka 2017-09-01 09:23:01 +0900
  • 6e5286ef10 Rename command-line to console Shin'ya Ueoka 2017-09-01 08:51:14 +0900
  • f1b9c6ba9d Merge branch 'iframe-command-line' Shin'ya Ueoka 2017-08-29 21:32:35 +0900
  • b711678329 iframe 100% height Shin'ya Ueoka 2017-08-29 21:22:05 +0900
  • 041eacf4fb rename command-line files Shin'ya Ueoka 2017-08-29 21:20:42 +0900
  • a129c96658 remove footer-line Shin'ya Ueoka 2017-08-29 20:56:56 +0900
  • dc42864607 use iframe-ed command-line Shin'ya Ueoka 2017-08-29 20:56:20 +0900
  • a808b28940 command-line as background page Shin'ya Ueoka 2017-08-28 20:08:16 +0900
  • e46f664363 install node-sass and sass-loader Shin'ya Ueoka 2017-08-27 22:29:56 +0900
  • 557c67d1d5 install html-webpack-plugin Shin'ya Ueoka 2017-08-27 22:24:05 +0900
  • 21404ad534 support 0/$ commands Shin'ya Ueoka 2017-08-27 17:59:25 +0900
  • b1908a2876 fix keymaps Shin'ya Ueoka 2017-08-27 17:56:59 +0900
  • 9a02904697 use keypress Shin'ya Ueoka 2017-08-27 17:55:26 +0900
  • 2c4e8c299c use char-code in KeyQueue Shin'ya Ueoka 2017-08-27 17:34:58 +0900
  • 20e66ea2c7 scroll by pages Shin'ya Ueoka 2017-08-27 10:21:07 +0900
  • 02c0cfd97d scroll lines action Shin'ya Ueoka 2017-08-27 10:12:12 +0900
  • 6213f55e22 Merge branch 'some-features' Shin'ya Ueoka 2017-08-26 20:08:17 +0900
  • cb36fc666c support r/R commands Shin'ya Ueoka 2017-08-26 18:43:15 +0900
  • a5f1e06efc support zz command Shin'ya Ueoka 2017-08-23 22:01:29 +0900
  • 1f15d22643 support zi/zo commands Shin'ya Ueoka 2017-08-23 21:58:58 +0900
  • 1afbde6e19 support history navigation Shin'ya Ueoka 2017-08-23 21:28:50 +0900
  • eec7973060 Merge branch 'fix-ci' Shin'ya Ueoka 2017-08-22 22:10:31 +0900
  • 43d71eeb52 use firefox 55 Shin'ya Ueoka 2017-08-22 22:07:17 +0900
  • ab5fd9a336 Merge branch 'follow-hints' Shin'ya Ueoka 2017-08-22 22:00:42 +0900
  • dcebe33628 add scroll to hint position Shin'ya Ueoka 2017-08-22 21:55:16 +0900
  • 685164629d remove follow on activated Shin'ya Ueoka 2017-08-22 21:51:29 +0900
  • a052ec92b7 add Hint tests Shin'ya Ueoka 2017-08-21 22:19:01 +0900
  • c50f463bc1 add follow tests Shin'ya Ueoka 2017-08-21 21:01:29 +0900
  • d4d54ca496 install karma-html2js-preprocessor Shin'ya Ueoka 2017-08-21 20:45:56 +0900
  • 55147feb8e add Follow test Shin'ya Ueoka 2017-08-20 21:34:06 +0900
  • 355da18d3d add follow fot a tags Shin'ya Ueoka 2017-08-20 21:19:42 +0900
  • 99c1b83133 add hint element wrapper Shin'ya Ueoka 2017-08-20 18:11:52 +0900
  • f1c920e000 add HintKeyProducer Shin'ya Ueoka 2017-08-17 22:33:46 +0900
  • 13fb726332 Merge branch 'command-line' Shin'ya Ueoka 2017-08-16 20:33:53 +0900
  • dc860d32f5 implement d/u command Shin'ya Ueoka 2017-08-16 20:26:02 +0900
  • 36680ed8fe implement o/O command Shin'ya Ueoka 2017-08-15 22:00:05 +0900
  • 9a808f45ed implement simple open/tabopen command Shin'ya Ueoka 2017-08-15 17:32:12 +0900
  • f66b7a1c21 fix command-line box Shin'ya Ueoka 2017-08-14 21:51:15 +0900
  • 5a082b4ea5 add command-line bar Shin'ya Ueoka 2017-08-13 21:32:24 +0900
  • fe3ecc83cf configure style loader Shin'ya Ueoka 2017-08-13 18:20:46 +0900
  • c619e72fda install package css-loader and style-loader Shin'ya Ueoka 2017-08-13 18:18:46 +0900
  • 85e22063fe Merge branch 'keys-test' Shin'ya Ueoka 2017-08-15 21:18:11 +0900
  • 8c6bd8eb90 add keys test Shin'ya Ueoka 2017-08-15 21:16:13 +0900
  • f891ccf999 Merge branch 'test' Shin'ya Ueoka 2017-08-15 20:57:45 +0900
  • bae3b9637f fix .travis.yml Shin'ya Ueoka 2017-08-15 20:52:19 +0900
  • 7f64413cc9 add test task Shin'ya Ueoka 2017-08-15 20:49:04 +0900
  • b9fe3343fc add key-queue test Shin'ya Ueoka 2017-08-15 20:47:52 +0900
  • ae089cf5f1 add karma.conf.js Shin'ya Ueoka 2017-08-15 19:56:30 +0900
  • bf3eef8699 install karma Shin'ya Ueoka 2017-08-15 19:54:27 +0900
  • 669ad44e33 add mocha and chai Shin'ya Ueoka 2017-08-15 19:46:51 +0900
  • e45985088e Merge branch 'basic-features' Shin'ya Ueoka 2017-08-13 17:30:18 +0900
  • 41069cf527 implement gg/G commands Shin'ya Ueoka 2017-08-13 16:37:47 +0900
  • bbc8ff515e ignore input-element Shin'ya Ueoka 2017-08-13 12:32:11 +0900
  • 3c1b33add3 flush input queue when no key-maps matched Shin'ya Ueoka 2017-08-13 12:24:55 +0900
  • 082450928a use key-queue for input Shin'ya Ueoka 2017-08-13 12:00:39 +0900
  • e7342e9c23 use key-code Shin'ya Ueoka 2017-08-13 10:27:24 +0900