Commit Graph

21 Commits

Author SHA1 Message Date
c-bata
843933453f Add debug.AssertNoError for simplify 2018-12-14 22:28:41 +09:00
c-bata
acf27c314e Add debug logger and assert 2018-12-10 04:16:49 +09:00
Masashi SHIBATA
b47e013727
Update .travis.yml (#114)
* Update .travis.yml

* Add build.sh for examples

* Update goimports

* update travis.yml
2018-12-09 20:42:33 +09:00
rhysd
c7e4448406 Add OptionShowCompletionAtStart option 2018-10-23 19:54:01 +09:00
c-bata
e33c41b012 Delete break line characters from Suggests 2018-06-24 14:22:15 +09:00
c-bata
d3ef529afd Add option to customize insertion points for completions 2018-06-24 04:30:07 +09:00
c-bata
c704dcd9d4 Refactor truncate string 2018-06-22 17:04:55 +09:00
c-bata
e8713db199 Fix a truncate issue 2018-06-22 16:42:00 +09:00
c-bata
82330a197a Support CJK and Cyrillic characters 2018-06-22 01:11:58 +09:00
c-bata
12250c6c07 Fix some lint errors 2018-02-14 01:14:22 +09:00
Nao YONASHIRO
63302a5036 feat: implement pagination 2018-02-12 17:40:47 +09:00
c-bata
f8cde79229 Add some doc comments 2017-08-22 00:47:15 +09:00
c-bata
bd6a548700 Run fmt 2017-08-15 01:50:04 +09:00
c-bata
81ee67c776 Alter the argument of completer to Document 2017-08-13 16:43:10 +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
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
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