Commit Graph

66 Commits

Author SHA1 Message Date
c-bata
7baaf91845 Add FilterHasPrefix and FilterContains 2017-07-18 05:20:13 +09:00
c-bata
4442571bb6 Fix bug when displaying completion on the right end. 2017-07-18 04:06:32 +09:00
c-bata
13b8537335 Update glide 2017-07-18 02:11:45 +09:00
c-bata
d916343aba Run goimports 2017-07-18 02:01:24 +09:00
c-bata
66c8d4ca5c Reset when given Ctrl+C 2017-07-18 01:47:50 +09:00
c-bata
1911969a1d Update prompt-options image 2017-07-18 01:39:14 +09:00
c-bata
76dfd8203a Update completer and executor interface 2017-07-18 01:39:14 +09:00
c-bata
8c70dd7d83 Render window is too small... 2017-07-18 01:39:14 +09:00
c-bata
6dcb8dfe6e Fix bug when specified max completions 2017-07-18 01:39:14 +09:00
c-bata
7b8f4e8e91 Remove scroll bar 2017-07-18 01:39:14 +09:00
c-bata
bb7af72b72 Fix erasing when multiple lines 2017-07-18 01:39:14 +09:00
c-bata
fc18e57cd7 Refactor formatCompletions 2017-07-18 01:39:14 +09:00
c-bata
16ecc66e9b Update options 2017-07-18 01:39:11 +09:00
c-bata
6121408e08 Fix max completions 2017-07-18 01:38:05 +09:00
c-bata
9a4f8def24 Update README 2017-07-17 15:59:00 +09:00
c-bata
97b6cde43a Add echo prompt example 2017-07-17 15:58:28 +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
4aa5a7410d Update vt100_debug.go 2017-07-17 15:16:09 +09:00
c-bata
9fecadaf5c Update README 2017-07-17 14:49:41 +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
7a1c82652e Add some color option 2017-07-17 04:55:05 +09:00
c-bata
85830110de Improve color options 2017-07-17 04:32:42 +09:00
c-bata
2921adafb3 Add tools 2017-07-17 03:53:23 +09:00
c-bata
dc5d7efe4c Update README.md 2017-07-17 03:41:00 +09:00
c-bata
498a9491ff Update README 2017-07-17 02:58:51 +09:00
c-bata
6dafc9ad1f Remove unused comment 2017-07-17 02:21:14 +09:00
c-bata
d1f3414be3 Update README.md 2017-07-17 02:20:59 +09:00
c-bata
d94b119cd7 Fix title option 2017-07-17 02:18:11 +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
8a8256ebd1 Fix test 2017-07-16 17:24:50 +09:00
c-bata
6c7b45d7b8 Use functional option pattern 2017-07-16 17:22:11 +09:00
c-bata
bfa943e55b Remove unused files 2017-07-16 16:21:19 +09:00
c-bata
27710ec554 Update color 2017-07-16 16:19:07 +09:00
c-bata
3f47ac72fe Update LICENSE 2017-07-16 13:51:31 +09:00
c-bata
654f18baca Render prefix with style 2017-07-16 01:18:40 +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
a832d3e7c6 Change the selected color 2017-07-15 22:44:10 +09:00
c-bata
c3a68affd7 Display prefix and run goimports 2017-07-15 22:23:47 +09:00
c-bata
767616d011 Fix bug which cursor forward and backward 2017-07-15 21:43:04 +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
c-bata
7c8f0af44d Support multi byte characters 2017-07-15 16:45:44 +09:00
c-bata
d8e4a92790 update 2017-07-15 16:45:38 +09:00
c-bata
b9fa638633 Refactor vt100_input.go 2017-07-14 10:51:10 +09:00