Commit Graph

22 Commits

Author SHA1 Message Date
c-bata
b578417898 Fix reset raw mode bug 2017-08-09 21:28:34 +09:00
c-bata
96ca27863f Refactor set blocking 2017-08-09 16:20:31 +09:00
c-bata
6a6ddef913 Fix EAGAIN error 2017-08-09 14:04:10 +09:00
c-bata
01c461e472 Add some refactor changes 2017-08-09 12:50:07 +09:00
c-bata
17282c599f Set nonblocking mode 2017-08-07 20:07:02 +09:00
c-bata
ad17465489 Remove output options 2017-08-06 15:31:44 +09:00
c-bata
44eda9ed4e Replace panic to log.Print 2017-08-06 15:21:14 +09:00
c-bata
bdc32514f8 Rename Completion to Suggest 2017-08-04 20:30:50 +09:00
c-bata
654143f525 Fix history and Refactor completion 2017-08-04 20:28:32 +09:00
c-bata
3002a7e8af Implement History 2017-08-04 19:16:39 +09:00
c-bata
fbc5f10547 Cancel context with ControlC 2017-08-04 16:23:18 +09:00
c-bata
2eab51d9f7 Update prompt 2017-08-04 16:23:18 +09:00
c-bata
bd3464ce4d Set up a logger 2017-08-04 16:23:18 +09:00
c-bata
8aeed013a4 Add refactor change 2017-08-04 16:23:18 +09:00
c-bata
5df371652b Refactor handling input 2017-07-24 00:56:41 +09:00
c-bata
aff10bde1f Use context and add some refactoring 2017-07-24 00:35:50 +09:00
c-bata
11deac9d5d Rename Suggestion with Completion 2017-07-19 00:38:08 +09:00
c-bata
2e1d7d8eb0 Complete with description 2017-07-19 00:36:16 +09:00
c-bata
c7333f7c05 Add Suggestion struct with Description 2017-07-18 23:28:54 +09:00
c-bata
3cad620d16 Update renderer 2017-07-18 22:24:12 +09:00
c-bata
d6c1292b21 Avoid blocking when execution 2017-07-18 20:48:50 +09:00
c-bata
050e78b823 Move go files to project root 2017-07-18 05:27:57 +09:00