Commit Graph

  • c814ccae9a fix build in windows Cheney 2015-09-28 09:46:33 +0800
  • 7537bea372 add set prompt Cheney 2015-09-27 18:54:26 +0800
  • 8dc3117d78 add todo: support windows Cheney 2015-09-27 11:41:05 +0800
  • 593678baa5 refactor Cheney 2015-09-27 10:50:14 +0800
  • 092d0fe477 fix typo Cheney 2015-09-27 10:33:19 +0800
  • 6a53e6406c remove test code Cheney 2015-09-27 10:22:53 +0800
  • 03a55ea489 update README: tested with Cheney 2015-09-27 10:14:05 +0800
  • a81fb5db7a fixed not working in screen #3 Cheney 2015-09-27 10:12:15 +0800
  • 7e432495e0 update README: Tested with Cheney 2015-09-27 09:05:04 +0800
  • d4ceb57901 let stdout/stderr io.Writer configurable Cheney 2015-09-27 09:04:50 +0800
  • 0801a4ad00 Update README.md Chzyer 2015-09-27 00:36:35 +0800
  • 884fc46e08 Update README.md Chzyer 2015-09-27 00:33:32 +0800
  • bed7d058a7 update README Cheney 2015-09-27 00:32:04 +0800
  • a8eaa99c90 fix bugs in PrefixCompleter Cheney 2015-09-27 00:10:26 +0800
  • e2dc5c8314 fix backward in complete select mode Cheney 2015-09-26 10:34:29 +0800
  • 1ff4e718ab update README Cheney 2015-09-26 01:06:47 +0800
  • 75bbfa6d42 update demo Cheney 2015-09-26 01:01:20 +0800
  • d07044cdb6 add prefix completer Cheney 2015-09-26 00:31:09 +0800
  • 04f86e9c53 add auto complete Cheney 2015-09-25 22:56:00 +0800
  • d04e280e0f Merge 800fa3d2b8 into 28ad744d6b traetox 2015-09-25 05:52:31 +0000
  • 28ad744d6b update README.md Cheney 2015-09-25 13:06:36 +0800
  • 69871d9ae0 update readme Cheney 2015-09-25 12:59:36 +0800
  • 6f64c527fe add test to travis Cheney 2015-09-25 12:48:59 +0800
  • f179b24304 support double-width-char & colorful prompt Cheney 2015-09-25 12:45:39 +0800
  • af66dc48f7 fix Ctrl+C in search mode do not send EOF Cheney 2015-09-25 00:49:55 +0800
  • a904b314b8 kickoff ioloop only needs, solved #1 Cheney 2015-09-25 00:16:49 +0800
  • 800fa3d2b8 Added the write method to the Instance object so that it can be passed around as a io.Writer object. Kris Watts 2015-09-23 21:22:26 -0600
  • 8fcf9da96c update readme Cheney 2015-09-23 22:18:14 +0800
  • a659448259 update example Cheney 2015-09-23 14:52:45 +0800
  • 80af385185 durable mark Cheney 2015-09-23 14:34:58 +0800
  • bc96fada95 fix fwd search crash Cheney 2015-09-23 14:22:22 +0800
  • 0de649aeb5 fix searchmode disappear in wrapWriter.Write Cheney 2015-09-23 14:04:30 +0800
  • 25447666a0 add doc Cheney 2015-09-23 13:55:53 +0800
  • 3c4b5dd53d rename Cheney 2015-09-23 13:52:26 +0800
  • 87df30271f improve readme Cheney 2015-09-23 13:43:48 +0800
  • 2622435bfa improve readme Cheney 2015-09-23 13:35:48 +0800
  • 93a73361b8 readme: add example Cheney 2015-09-23 13:32:43 +0800
  • 97dbc9e329 improve readme Cheney 2015-09-23 13:26:42 +0800
  • cf3342ccf3 improve readme Cheney 2015-09-23 13:19:53 +0800
  • f5bac25865 improve readme Cheney 2015-09-23 13:15:00 +0800
  • fa73762a9b improve readme Cheney 2015-09-23 13:12:20 +0800
  • 1766317571 add travis Cheney 2015-09-23 13:11:42 +0800
  • 0c61a83a1e improve readme Cheney 2015-09-23 13:09:26 +0800
  • 20f1239f0f improve readme Cheney 2015-09-23 13:06:47 +0800
  • 7edbf70643 Update README.md Chzyer 2015-09-23 13:05:11 +0800
  • adde40bb56 improve readme Cheney 2015-09-23 13:03:18 +0800
  • bfdaae1594 fix typo Cheney 2015-09-23 13:03:13 +0800
  • 9848c61567 fix word breaker Cheney 2015-09-23 11:59:39 +0800
  • 4ab9a96399 refactor Cheney 2015-09-23 11:46:56 +0800
  • 2a02950868 fix state Cheney 2015-09-23 11:28:50 +0800
  • 41404cd3f9 fix fwd/bck search Cheney 2015-09-23 11:26:20 +0800
  • a7f498f047 fix fwd/bck search Cheney 2015-09-23 11:10:36 +0800
  • 3b1cf6b8fb add fwd/bck search Cheney 2015-09-22 23:01:15 +0800
  • 3f23122fec support save history item Cheney 2015-09-22 18:16:24 +0800
  • c8f8ec4b96 refactor runebuffer Cheney 2015-09-22 17:41:14 +0800
  • f8c012aa53 fix runebuf Cheney 2015-09-22 17:36:52 +0800
  • c9aba7b858 fix deleteword/kill Cheney 2015-09-21 22:51:48 +0800
  • 9c65cb7ccf fix runebuffer refresh Cheney 2015-09-21 22:27:40 +0800
  • e878807b59 add support for arrow/up/down/left/right Cheney 2015-09-21 21:14:05 +0800
  • 772978399e improve history Cheney 2015-09-21 21:00:48 +0800
  • c16e43d258 refactor Cheney 2015-09-21 13:30:10 +0800
  • 6642cc6506 support history Cheney 2015-09-21 13:13:30 +0800
  • 8f9ae9433d Update README.md Chzyer 2015-09-20 23:16:46 +0800
  • 740e90a464 init commit Cheney 2015-09-20 23:14:29 +0800
  • 71b78bbfa7 Initial commit Chzyer 2015-09-20 23:11:30 +0800