Commit Graph

13 Commits

Author SHA1 Message Date
c-bata
6dcb8dfe6e Fix bug when specified max completions 2017-07-18 01:39:14 +09:00
c-bata
b6ab262105 bufix: panic when break line with no word before cursor 2017-07-17 15:17:53 +09:00
c-bata
e3ae351f96 bugfix: panic when inserting completion with no word before cursor 2017-07-17 14:42:49 +09:00
c-bata
d94b119cd7 Fix title option 2017-07-17 02:18:11 +09:00
c-bata
6c7b45d7b8 Use functional option pattern 2017-07-16 17:22:11 +09:00
c-bata
e8a654ce06 Consider terminal screen size 2017-07-16 01:12:05 +09:00
c-bata
97bc3aed07 Select completion word 2017-07-15 23:27:49 +09:00
c-bata
3ac086d7f0 Switch chosen completions 2017-07-15 22:55:11 +09:00
c-bata
c3a68affd7 Display prefix and run goimports 2017-07-15 22:23:47 +09:00
c-bata
733a6a721d Remove writer from Prompt struct 2017-07-15 20:22:56 +09:00
c-bata
6596428b0e Implement completer 2017-07-15 18:51:33 +09:00
c-bata
69217889bd Catch some signals 2017-07-15 18:04:26 +09:00
c-bata
514f94d7fc Refactor the prompt module 2017-07-15 17:45:25 +09:00