Commit Graph

385 Commits

Author SHA1 Message Date
b4b4r07 356d9a8e19 Clear the screen like Ctrl-l behavior 2017-08-17 21:44:07 +09:00
c-bata 92e59775c3 Update Makefile 2017-08-16 18:42:25 +09:00
c-bata 4499cf5e08 Merge pull request #3 from hori-ryota/feature/fix-some-linterr
Fix some lint error
2017-08-16 18:31:44 +09:00
c-bata 3f909c2d2d Merge pull request #4 from b4b4r07/improve-ctrl-w
Imitate general ControlW behavior
2017-08-16 18:30:10 +09:00
b4b4r07 d9cc7150e6 Imitate general ControlW behavior 2017-08-16 18:26:56 +09:00
c-bata a38e62febe Update README 2017-08-16 16:02:53 +09:00
hori-ryota fb5dba0e0d Fix some lint error 2017-08-16 13:39:59 +09:00
c-bata daed321447 Update README 2017-08-16 03:41:04 +09:00
c-bata 50e1a22f2c Update README 2017-08-15 19:02:03 +09:00
c-bata db70046486 Add badge 2017-08-15 03:36:30 +09:00
c-bata b5d7d9eae3 Refactor emacs keybind 2017-08-15 01:50:33 +09:00
c-bata ba4f3458b5 Add tests for bisect 2017-08-15 01:50:21 +09:00
c-bata bd6a548700 Run fmt 2017-08-15 01:50:04 +09:00
c-bata 71b4010107 Update example 2017-08-15 01:48:07 +09:00
c-bata 88e628532c Update README and Add DEVELOPER_GUIDE 2017-08-15 01:47:46 +09:00
c-bata 81ee67c776 Alter the argument of completer to Document 2017-08-13 16:43:10 +09:00
c-bata 691d64f6f1 Add OptionKeyBindMode 2017-08-13 13:42:40 +09:00
c-bata c98ec2f0d6 Refactor and fix completing operation 2017-08-13 13:18:56 +09:00
c-bata 62d47c3acf Refactor keybindings 2017-08-13 13:09:45 +09:00
c-bata 6afdbb6a0b Update README 2017-08-12 23:43:35 +09:00
c-bata 3e90ac1b91 Refactor variable names 2017-08-12 18:59:10 +09:00
c-bata 3240009ad5 Refactor and fix bug 2017-08-12 18:55:36 +09:00
c-bata 4c3cbd3c3c Add flush 2017-08-11 18:24:44 +09:00
c-bata aa686033e9 Add test and fix logger 2017-08-11 01:45:23 +09:00
c-bata 8b4da0058e Add some keybind 2017-08-10 01:26:32 +09:00
c-bata 0194c52454 Add prompt.Input and prompt.Choose 2017-08-10 01:06:42 +09:00
c-bata 2921d1d259 Enter when exit 2017-08-09 22:47:08 +09:00
c-bata e871f177ec Refactor completions 2017-08-09 21:33:47 +09:00
c-bata b578417898 Fix reset raw mode bug 2017-08-09 21:28:34 +09:00
c-bata bb2e4b07af Fix teardown 2017-08-09 20:52:37 +09:00
c-bata 96ca27863f Refactor set blocking 2017-08-09 16:20:31 +09:00
c-bata 5b950d7f2d Update README 2017-08-09 15:35:11 +09:00
c-bata 6a6ddef913 Fix EAGAIN error 2017-08-09 14:04:10 +09:00
c-bata 51b6bb1f9e Update README 2017-08-09 12:50:16 +09:00
c-bata 01c461e472 Add some refactor changes 2017-08-09 12:50:07 +09:00
c-bata b53127c970 Rename package 2017-08-08 00:19:51 +09:00
c-bata 17282c599f Set nonblocking mode 2017-08-07 20:07:02 +09:00
c-bata ad17465489 Remove output options 2017-08-06 15:31:44 +09:00
c-bata 44eda9ed4e Replace panic to log.Print 2017-08-06 15:21:14 +09:00
c-bata e7a5a474ef Fix history clear 2017-08-04 20:33:28 +09:00
c-bata bdc32514f8 Rename Completion to Suggest 2017-08-04 20:30:50 +09:00
c-bata 654143f525 Fix history and Refactor completion 2017-08-04 20:28:32 +09:00
c-bata 3002a7e8af Implement History 2017-08-04 19:16:39 +09:00
c-bata 1189f772e0 Fix vt100_debug.go 2017-08-04 16:41:32 +09:00
c-bata fbc5f10547 Cancel context with ControlC 2017-08-04 16:23:18 +09:00
c-bata 2eab51d9f7 Update prompt 2017-08-04 16:23:18 +09:00
c-bata bd3464ce4d Set up a logger 2017-08-04 16:23:18 +09:00
c-bata 8aeed013a4 Add refactor change 2017-08-04 16:23:18 +09:00
c-bata 3b91e741d7 Update README 2017-07-30 16:47:49 +09:00
c-bata 5df371652b Refactor handling input 2017-07-24 00:56:41 +09:00