Commit Graph

18 Commits

Author SHA1 Message Date
c-bata
85830110de Improve color options 2017-07-17 04:32:42 +09:00
c-bata
afa85b3f5c Add PrefixColorOption 2017-07-17 02:11:52 +09:00
c-bata
580cdb454e Limit completion size with max 2017-07-16 23:11:16 +09:00
c-bata
eef27f5251 Refactor vt100 parser and writer 2017-07-16 17:39:26 +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
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
514f94d7fc Refactor the prompt module 2017-07-15 17:45:25 +09:00
c-bata
d8e4a92790 update 2017-07-15 16:45:38 +09:00
c-bata
6191554333 Update main.go 2017-07-14 10:50:51 +09:00
c-bata
7c7813e5e1 Fix GetWordBeforeCursor 2017-07-10 03:10:55 +09:00
c-bata
68147da8e9 Improve left and right moving 2017-07-09 22:55:59 +09:00
c-bata
733829a997 Implement set color 2017-07-09 22:53:11 +09:00
c-bata
37048fc3f9 Display completion 2017-07-09 14:28:06 +09:00
c-bata
7ba2a9f9fe Add VT100 Output helper 2017-07-07 03:26:47 +09:00
c-bata
364496bc90 Add VT100 input parser 2017-07-07 00:59:59 +09:00