Commit Graph

76 Commits

Author SHA1 Message Date
Cheney 4d6d6c223f fixes bugs 2015-10-02 10:58:43 +08:00
Cheney 879224ddc9 refactor 2015-10-02 10:37:21 +08:00
Cheney 79d1bf27b4 add simple vim mode 2015-10-01 22:44:43 +08:00
Cheney 390f0ebb6b fix typo 2015-09-30 16:13:36 +08:00
Cheney 3ccecf626d add readpassword 2015-09-30 14:16:46 +08:00
Cheney 180b650b65 add windows demo 2015-09-29 23:57:14 +08:00
Chzyer 2dbff40748 Merge pull request #6 from chzyer/feature/support_windows
support windows
2015-09-29 23:36:46 +08:00
Cheney f517af0910 fixes readme & example 2015-09-29 23:35:11 +08:00
Cheney bb60b8a58f finish windows support 2015-09-29 23:28:12 +08:00
Cheney 6eb29567f6 support ANSI escape sequence for windows 2015-09-29 21:01:17 +08:00
Cheney 9edb463230 add windows api, ansi writer 2015-09-29 17:49:58 +08:00
Cheney d4826eb059 add ansi writer 2015-09-29 00:26:49 +08:00
Cheney 03d201ab65 add Ctrl+U 2015-09-28 11:13:39 +08:00
Cheney c814ccae9a fix build in windows 2015-09-28 09:46:33 +08:00
Cheney 7537bea372 add set prompt 2015-09-27 18:54:26 +08:00
Cheney 8dc3117d78 add todo: support windows 2015-09-27 11:41:05 +08:00
Cheney 593678baa5 refactor 2015-09-27 10:50:14 +08:00
Cheney 092d0fe477 fix typo 2015-09-27 10:33:19 +08:00
Cheney 6a53e6406c remove test code 2015-09-27 10:22:53 +08:00
Cheney 03a55ea489 update README: tested with 2015-09-27 10:14:05 +08:00
Cheney a81fb5db7a fixed not working in screen #3 2015-09-27 10:12:15 +08:00
Cheney 7e432495e0 update README: Tested with 2015-09-27 09:05:04 +08:00
Cheney d4ceb57901 let stdout/stderr io.Writer configurable 2015-09-27 09:04:50 +08:00
Chzyer 0801a4ad00 Update README.md 2015-09-27 00:36:35 +08:00
Chzyer 884fc46e08 Update README.md 2015-09-27 00:33:32 +08:00
Cheney bed7d058a7 update README 2015-09-27 00:32:04 +08:00
Cheney a8eaa99c90 fix bugs in PrefixCompleter 2015-09-27 00:10:26 +08:00
Cheney e2dc5c8314 fix backward in complete select mode 2015-09-26 10:34:29 +08:00
Cheney 1ff4e718ab update README 2015-09-26 01:06:47 +08:00
Cheney 75bbfa6d42 update demo 2015-09-26 01:01:20 +08:00
Cheney d07044cdb6 add prefix completer 2015-09-26 00:31:09 +08:00
Cheney 04f86e9c53 add auto complete 2015-09-25 22:56:00 +08:00
Cheney 28ad744d6b update README.md 2015-09-25 13:06:36 +08:00
Cheney 69871d9ae0 update readme 2015-09-25 12:59:36 +08:00
Cheney 6f64c527fe add test to travis 2015-09-25 12:48:59 +08:00
Cheney f179b24304 support double-width-char & colorful prompt 2015-09-25 12:45:39 +08:00
Cheney af66dc48f7 fix Ctrl+C in search mode do not send EOF 2015-09-25 00:49:55 +08:00
Cheney a904b314b8 kickoff ioloop only needs, solved #1 2015-09-25 00:16:49 +08:00
Cheney 8fcf9da96c update readme 2015-09-23 22:18:14 +08:00
Cheney a659448259 update example 2015-09-23 14:52:45 +08:00
Cheney 80af385185 durable mark 2015-09-23 14:34:58 +08:00
Cheney bc96fada95 fix fwd search crash 2015-09-23 14:22:22 +08:00
Cheney 0de649aeb5 fix searchmode disappear in wrapWriter.Write 2015-09-23 14:04:30 +08:00
Cheney 25447666a0 add doc 2015-09-23 13:55:53 +08:00
Cheney 3c4b5dd53d rename 2015-09-23 13:52:26 +08:00
Cheney 87df30271f improve readme 2015-09-23 13:43:48 +08:00
Cheney 2622435bfa improve readme 2015-09-23 13:35:48 +08:00
Cheney 93a73361b8 readme: add example 2015-09-23 13:32:43 +08:00
Cheney 97dbc9e329 improve readme 2015-09-23 13:26:42 +08:00
Cheney cf3342ccf3 improve readme 2015-09-23 13:19:53 +08:00