Commit Graph

16 Commits

Author SHA1 Message Date
Deniz Cakan
1002d440a3 attach last key stroke to document 2019-12-22 21:18:48 +01:00
c-bata
6916c5f66d Move some strings utilities to internal/strings 2018-12-09 21:04:57 +09:00
c-bata
24941a6503 Move bisectRight implementation to internal/bisect 2018-12-09 20:47: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
Masashi SHIBATA
c52492ff1b
Update CHANGELOG for v0.2.2 release. (#84) 2018-06-28 22:06:28 +09:00
c-bata
d3ef529afd Add option to customize insertion points for completions 2018-06-24 04:30:07 +09:00
c-bata
82330a197a Support CJK and Cyrillic characters 2018-06-22 01:11:58 +09:00
Nao YONASHIRO
315d808fc7 refactor: use strings.IndexByte and strings.LastIndexByte 2018-06-09 02:45:30 +09:00
Chyroc
b7c5314a2a add DeleteWord 2018-04-16 10:34:03 +08:00
Chyroc
9a8da1fa51 add test 2018-04-11 20:55:49 +08:00
Chyroc
6a9503cb3a add ascii-code-bind-option-and-find-current-word-end 2018-04-11 20:14:38 +08:00
c-bata
8bec780c71 Add some tests 2018-02-15 18:15:32 +09:00
b4b4r07
d9cc7150e6 Imitate general ControlW behavior 2017-08-16 18:26:56 +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
050e78b823 Move go files to project root 2017-07-18 05:27:57 +09:00