Commit Graph

340 Commits

Author SHA1 Message Date
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
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
869176d59d Add erase operation in vt100 output 2017-07-07 09:27:21 +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
c-bata
99d4477e71 Update get win size 2017-07-04 02:33:28 +09:00
c-bata
ab2d0913ae Add buffer emulator 2017-07-04 00:56:11 +09:00
c-bata
b2b328e00d Add examples 2017-07-04 00:53:21 +09:00
c-bata
f71a21a753 Add makefile 2017-07-04 00:52:39 +09:00
c-bata
466a6d6e5c Get window size 2017-07-04 00:50:38 +09:00
c-bata
b1d9b38a82 Add key mapping 2017-07-04 00:27:20 +09:00
c-bata
347c448da8 Add glide 2017-07-03 23:43:52 +09:00
c-bata
2ff38c093c Initial commit 2017-07-03 23:36:56 +09:00