Commit Graph

  • 41d4ab86c6 Fix ioloop groutine leaks bug. soopsio 2017-11-22 13:06:13 +0800
  • a4d5111b61 Fix panic for ReadPassword (#133) Abiola Ibrahim 2017-11-03 14:19:23 +0100
  • 140e0d8f73 Fix panic for ReadPassword Abiola Ibrahim 2017-10-16 11:53:52 +0100
  • 6a4bc7b4fe operation: fix SetConfig races (#131) Eugene Apollonsky 2017-10-03 17:59:50 +0300
  • 9257c76de9 operation: fix SetConfig races chessman 2017-10-03 17:45:30 +0300
  • 9cc74fe5ad Prefill user input (#101) mrsinham 2017-10-02 14:43:15 +0200
  • af545c8af6 enabling disabling history (#102) mrsinham 2017-10-02 14:42:28 +0200
  • aee0fa669f fix: on linux multine move was not working (#103) mrsinham 2017-10-02 14:39:53 +0200
  • 7db49c720f Rearranged imports luis 2017-10-02 04:43:14 -0300
  • f677583512 Cleanings luis 2017-10-02 04:39:49 -0300
  • fa9b4280f2 Restoring readme for chzyer merge luis 2017-10-02 04:37:42 -0300
  • aa9ed7db49 NewEx: fix panic if cfg.Painter is not given (#129) Saeed Rasooli 2017-10-02 14:46:29 +0800
  • 534b831ea4 NewEx: fix panic if cfg.Painter is not given Saeed Rasooli 2017-10-02 14:32:51 +0800
  • c6c3e8d906 Add support for bold text. (#106) Jelmer Snoeck 2017-10-02 04:59:06 +0100
  • 707fd8ecaa intercept line rendering using a 'Painter' (#116) Thomas Bradford 2017-10-02 05:58:28 +0200
  • 9f56defe66 Add barebones support for yank/paste (#120) Sagar Mittal 2017-10-01 20:57:50 -0700
  • 045fff973b correct spelling mistake (#127) Edward Betts 2017-10-02 04:57:10 +0100
  • 8d510b4136 travis: update go version (#128) Davor Kapsa 2017-10-02 05:55:11 +0200
  • 01c4e90c35 Bugfix in rewriteHistory (#121) Jordan Lewis 2017-10-01 22:53:35 -0500
  • 88610c6018 Support for windows delete key luis 2017-10-01 21:48:43 -0300
  • b4b5de616c Fix #5, Changed behaviour of delete key luis 2017-10-01 21:03:51 -0300
  • 06a5816e2a travis: update go version Davor Kapsa 2017-10-01 17:48:14 +0200
  • 4072510582 Fix #3, add index checker in vim mode luis 2017-09-29 09:43:00 -0300
  • ae3b14f307 Fix #4, added pages luis 2017-09-28 12:38:59 -0300
  • d7f7f3be3b Fix #4, remove tmp files and merge luis 2017-09-28 09:01:41 -0300
  • 84a4ccf037 Added a complete line limiter to configuration luis 2017-09-28 08:16:49 -0300
  • 73d8750b2d Wrongly disabled color 7 in last fix luis 2017-09-27 10:06:17 -0300
  • 40813ba108 Fix #2, Fixes ansi_windows luis 2017-09-26 00:23:37 -0300
  • 26cb607ab5 Fix #1, Multiline linux luis 2017-09-24 15:39:20 -0300
  • 6b496d4825 Added shiftTab in opSearch luis 2017-09-22 03:40:22 -0300
  • 6491fcc4b7 WIP luis 2017-09-22 00:15:11 -0300
  • a9dd4aa6f4 Removed mistaken log luis 2017-09-21 10:52:09 -0300
  • bf1b32d0b9 Added home/end keys support luis 2017-09-21 10:22:24 -0300
  • e06700a8ff Fix a race condition in Refresh and wrapWriter John Brooks 2016-10-23 08:22:52 -0700
  • 7757d7f4b4 fork clean luis 2017-09-21 09:35:17 -0300
  • fe01041a84 Add a call back to transform input buffer while displaying luis 2017-09-20 23:20:12 -0300
  • 19a0dbafc4 correct spelling mistake Edward Betts 2017-09-01 11:58:06 +0100
  • 4b74b303c1
    Bugfix in rewriteHistory Jordan Lewis 2017-06-05 12:52:52 -0400
  • 8d1e9159d1 Add barebones support for yank/paste Sagar Mittal 2017-05-31 00:14:15 -0700
  • 9f0af7bcfc intercept line rendering using a 'Painter' Thomas Bradford 2017-04-26 22:14:36 +0200
  • 41eea22f71 Add two API methods to set RuneBuffer state before prompting the user (#105) Paul Tagliamonte 2017-03-13 19:49:21 -0400
  • 8a1389155f Solaris support (#110) Gereon Frey 2017-03-13 00:57:45 +0100
  • f9a7897196 Fix error handling Gereon Frey 2017-03-12 21:53:30 +0100
  • 4a69dd12d8 Add support for solaris Gereon Frey 2017-03-09 20:13:51 +0000
  • 784bd70fe0 Adding knq/usql to README.md (#107) Kenneth Shaw 2017-03-05 18:31:14 +0700
  • 2d24cac07c Adding knq/usql to README.md Kenneth Shaw 2017-03-05 10:38:42 +0700
  • 1a5a707663
    Add support for bold text. Jelmer Snoeck 2017-02-25 15:30:28 +0100
  • a3d43e4616 Add a Instance.ReadlineWithDefault API method Paul Tagliamomnte 2017-02-22 09:52:39 -0500
  • 60d9235a96 Expose RuneBuffer.Set through Operation's API Paul Tagliamomnte 2017-02-22 09:52:25 -0500
  • f892600c35 Ability to filter out input runes (#104) Jiří Setnička 2017-02-20 02:51:01 +0100
  • f1c64a1210 Ability to filter out input runes Setnička Jiří 2017-02-16 13:55:47 +0100
  • ee035e0836 fix: on linux multine move was not working Julien Lefevre 2017-02-10 17:06:19 +0100
  • 02a063255c enabling disabling history Julien Lefevre 2017-01-30 11:14:10 +0100
  • 08f3e4fd35 Adding some documentation to the new features Julien Lefevre 2017-02-08 16:03:16 +0100
  • a785b67f1b Using a fillable stdin reader Julien Lefevre 2017-01-26 18:10:23 +0100
  • eef24db1d5 fix terminal data race (#99) chzyer 2017-01-25 11:55:32 +0800
  • 3fcc0d08a1 fix terminal data race chzyer 2017-01-25 11:53:56 +0800
  • c914be64f0 Fix panic: runtime error: slice bounds out of range (#94) Remi Reuvekamp 2016-11-06 05:23:43 +0100
  • 1b37530a9b Fix panic: runtime error: slice bounds out of range Remi Reuvekamp 2016-11-05 22:35:38 +0100
  • 25c2772d5f fix deadlock in cancelable stdin (#89) chzyer 2016-10-06 12:35:07 +0800
  • 5197e2b2ba [cancelable stdin] fix c.notify bugfix/fix_deadlock_in_cancelablestdin chzyer 2016-10-06 12:33:21 +0800
  • 17b536725b fix notify back chzyer 2016-10-06 12:31:47 +0800
  • fa8d922787 fix deadlock in cancelable stdin chzyer 2016-10-06 12:30:22 +0800
  • 94eaec69a7 add HistorySearchFold (#86) chzyer 2016-10-03 14:51:04 +0800
  • 5ac508ded8 [history] fix test feature/add_history_equal_fold chzyer 2016-10-03 14:49:32 +0800
  • 5073debd7e add HistorySearchFold chzyer 2016-10-03 14:46:51 +0800
  • bc5e387904 Fix column padding calculation to prevent wrapping (#83) Ben Browning 2016-09-28 21:01:11 -0400
  • 3f2c6f67d7 Fix column padding calculation to prevent wrapping Ben Browning 2016-09-26 08:54:10 -0400
  • 283f5429f7 Bugfix/datarace prompt (#81) chzyer 2016-09-15 18:11:25 +0800
  • 7198b01278 update travis chzyer 2016-09-15 18:06:51 +0800
  • b1137e3d88 add race test chzyer 2016-09-15 18:04:33 +0800
  • 4895392f63 add lock for all operation in RuneBuffer chzyer 2016-09-15 17:45:17 +0800
  • 820d6f2766 fix data race in PromptLen (#80) chzyer 2016-09-10 16:03:59 +0800
  • 9fc5fb6263 fix data race in PromptLen chzyer 2016-09-10 16:01:52 +0800
  • 31ab3eee0c remove unused field chzyer 2016-09-04 21:05:21 +0800
  • 6cbf970b0b lazy init CancelableStdin() (#78) chzyer 2016-09-04 21:02:24 +0800
  • af8df0edcd lazy init CancelableStdin() chzyer 2016-09-04 20:58:15 +0800
  • edfa7c9dbf lazy fire ioloop (#77) chzyer 2016-09-04 20:49:14 +0800
  • 88667fcf75 lazy fire ioloop chzyer 2016-09-04 20:46:40 +0800
  • bc5c91eb5b remove unused files chzyer 2016-09-03 11:26:39 +0800
  • f533ef1caa update readme chzyer 2016-09-02 22:37:16 +0800
  • ee9269fdc0 add logo assets chzyer 2016-09-02 22:33:30 +0800
  • 86292466cf update chzyer 2016-09-02 22:29:55 +0800
  • 20e95ba7ed update chzyer 2016-09-02 22:26:24 +0800
  • 789f34a8bc update chzyer 2016-09-02 22:24:18 +0800
  • d53209b1fc update chzyer 2016-09-02 22:23:33 +0800
  • a230c15794 update chzyer 2016-09-02 22:23:15 +0800
  • e734260b8f update chzyer 2016-09-02 22:17:38 +0800
  • 2f0d250255 update chzyer 2016-09-02 22:15:02 +0800
  • 6b7cb199fb update chzyer 2016-09-02 22:12:25 +0800
  • da349c5da8 update chzyer 2016-09-02 22:08:01 +0800
  • f34ec1bdb2 update chzyer 2016-09-02 22:02:56 +0800
  • dd8c28d747 update chzyer 2016-09-02 22:02:36 +0800
  • bf70b38e58 update chzyer 2016-09-02 22:02:24 +0800
  • 1f9a747461 update chzyer 2016-09-02 22:01:48 +0800
  • 80d7c6dbcf update chzyer 2016-09-02 21:59:48 +0800
  • 0766d6155a update chzyer 2016-09-02 21:59:13 +0800
  • bd268e73c5 update chzyer 2016-09-02 21:57:08 +0800
  • 8171c7aec6 update chzyer 2016-09-02 21:53:15 +0800
  • 15ccb28612 update doc chzyer 2016-09-02 21:53:07 +0800