Commit Graph

  • 295ca315c5 fix repos master v1.5.2 re 2022-12-12 16:55:00 +0300
  • 7f93d88cd5 fixing deadloop when input is filtered v1.5.1 ChenYe 2022-07-15 20:48:48 +0800
  • 8e4bd417b9
    Handle keypad mode cursor key escape sequences. (#203) Thomas O'Dowd 2022-05-20 22:29:21 +0900
  • 80e2d1961b
    restore term when receive signal (#200) ChenYe 2022-04-24 21:25:55 +0800
  • c34436b973
    Added 'os400' (#201) Derick Rethans 2022-04-18 13:41:19 +0100
  • a5e9f81cc2
    AIX support (#175) Clément Chigot 2022-04-17 10:50:25 +0200
  • a11d8f26cf add go.mod and remove unnecessary dep v1.5.0 ChenYe 2022-04-13 22:35:28 +0800
  • 2972be24d4 Modify the display width for Chinese characters and so on (#145) Jim-wiselike 2018-06-03 21:26:55 +0800
  • f6d7a1f6fb Fix ioloop groutine leaks bug. (#136) soopsio 2017-12-08 09:17:16 +0800
  • 40d6036c33 Fix panic 'integer divide by zero' when terminal width too low (#137) François-Xavier Aguessy 2017-12-08 02:16:05 +0100
  • a4d5111b61 Fix panic for ReadPassword (#133) Abiola Ibrahim 2017-11-03 14:19:23 +0100
  • 6a4bc7b4fe operation: fix SetConfig races (#131) Eugene Apollonsky 2017-10-03 17:59:50 +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
  • aa9ed7db49 NewEx: fix panic if cfg.Painter is not given (#129) Saeed Rasooli 2017-10-02 14:46:29 +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
  • 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
  • 784bd70fe0 Adding knq/usql to README.md (#107) Kenneth Shaw 2017-03-05 18:31:14 +0700
  • f892600c35 Ability to filter out input runes (#104) Jiří Setnička 2017-02-20 02:51:01 +0100
  • eef24db1d5 fix terminal data race (#99) chzyer 2017-01-25 11:55:32 +0800
  • c914be64f0 Fix panic: runtime error: slice bounds out of range (#94) Remi Reuvekamp 2016-11-06 05:23:43 +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
  • 283f5429f7 Bugfix/datarace prompt (#81) chzyer 2016-09-15 18:11:25 +0800
  • 820d6f2766 fix data race in PromptLen (#80) chzyer 2016-09-10 16:03:59 +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
  • edfa7c9dbf lazy fire ioloop (#77) chzyer 2016-09-04 20:49:14 +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
  • 31eb6be473 support insert tag char (#74) chzyer 2016-09-02 20:10:31 +0800
  • 4ffff9f41c fix cancelablestdin chzyer 2016-09-01 20:01:12 +0800
  • 6cbc078c57 let stdin cancelable (#72) chzyer 2016-09-01 18:13:06 +0800
  • 27fdf0b285 Fix: a backup plan when can't get size of terminal (#71) chzyer 2016-08-31 23:51:28 +0800
  • 8159bd380c mylg added to README->Who is using Readline (#70) Mehrdad Arshad Rad 2016-08-24 07:42:54 -0700
  • a193146c91 Fix deadlock on rewrite of opHistory when history limit is reached (#69) Nathan VanBenschoten 2016-08-11 22:11:21 -0400
  • c144c8dde4 [readme] update who is using readline chzyer 2016-07-29 17:48:19 +0800
  • a0c5244a21 added fd mutex to prevent data race on history updates with closing the history file (#66) John Cramb 2016-07-29 13:49:51 +1000
  • 62c6fe6193 update changelog v1.4 chzyer 2016-07-26 21:51:17 +0800
  • c2d777f687 update changelog chzyer 2016-07-26 21:49:48 +0800
  • 47d43db0fd fix #36 vim mode: 'e' moves to the beginning of the next word (#64) aktungmak 2016-07-26 15:40:22 +0200
  • cffdf641d1 Dynamic autocompletion (#60) Jiří Setnička 2016-07-26 15:39:09 +0200
  • dc578a10ae [complete] avoid reach end of line in windows chzyer 2016-07-26 21:33:15 +0800
  • f83f3269ca [windows] fix ansi parse by remove channel chzyer 2016-07-24 00:39:44 +0800
  • 4f0ff8f850 fix windows compile error chzyer 2016-07-22 00:40:16 +0800
  • d478c186fd Fix #62: move dependent package "terminal" to "term" (#65) chzyer 2016-07-22 00:31:42 +0800
  • 683bf8ff7c Fix #59 , support HOME/END for <Esc>OH/F chzyer 2016-06-21 17:53:12 +0800
  • 3717d7c383 [terminal] fix when only stderr is tty (1>/dev/null) chzyer 2016-06-21 17:47:31 +0800
  • b411b0f4b2 fixes: flush chars if got io.EOF without '\n' (#58) chzyer 2016-06-19 23:06:37 +0800
  • 03625fbce3 [readme] add who is using readline chzyer 2016-05-20 16:49:15 +0800
  • 92c174e5fb Add ClearScreen operation on Ctrl+L (#56) Steven Oud 2016-05-16 11:59:35 +0200
  • 64a71f22be [release] 1.3 v1.3 chzyer 2016-05-09 21:28:16 +0800
  • dc15d0f641 [completer] Fix bug which causes integer divide by zero panicking when input buffer is empty (#54) Ante Kresic 2016-05-09 12:10:47 +0200
  • 8fbe9eac1a Added sponsors (#51) Xavier Damman 2016-05-03 13:20:02 -0400
  • dc5da28fbf [history] fix bug that check equals with previous command (#49) chzyer 2016-04-21 14:10:50 +0800
  • 1e0917c739 fix typo chzyer 2016-04-21 10:06:19 +0800
  • fd07ffef1b update README chzyer 2016-04-18 11:38:46 +0800
  • 3ea5940c39 support suspend process (#48) chzyer 2016-04-17 21:05:00 +0800
  • 52d8a65723 [completer] add SegmentAutoComplete chzyer 2016-04-12 14:04:56 +0800
  • de49e7f118 [remote] fix test chzyer 2016-04-11 01:54:54 +0800
  • d4c46a49e6 [remote] fix remote chzyer 2016-04-11 01:44:19 +0800
  • e3e573aa21 Auto complete with space prefixed line (#46) Michal Pristas 2016-04-08 04:01:57 +0200
  • f2a9cba613 Merge pull request #44 from chzyer/feature/remove_runes_subpackage chzyer 2016-04-06 09:33:58 +0800
  • 6cc043de37 Fix #43 , remove sub-package for gopkg compatiblity chzyer 2016-04-05 09:55:46 +0800
  • e950f01ab4 [complete] remove debug chzyer 2016-04-02 02:01:23 +0800
  • 9d26a3bde6 [complete] fix doSegment chzyer 2016-04-02 02:00:16 +0800
  • 4606bfd979 [complete] add segment complete chzyer 2016-04-02 01:23:53 +0800
  • d85c8b4802 add readline.Password() chzyer 2016-04-01 17:54:50 +0800
  • a5bc4d464a [remote] add a onListen func chzyer 2016-03-31 14:20:14 +0800
  • 5652dc7c25 [readline-im] add readme chzyer 2016-03-31 11:08:58 +0800
  • 218eb7fff6 [example] Add a IM example chzyer 2016-03-31 10:55:53 +0800
  • 91ba4d48f0 Merge pull request #42 from chzyer/bugfix/use_single_again chzyer 2016-03-31 08:06:24 +0800
  • 19657124c7 remove test for SplitByMultiLine chzyer 2016-03-31 00:19:18 +0800
  • e5e328dcc7 remove SplitByMultiLine chzyer 2016-03-31 00:15:33 +0800
  • b1b67f8632 [runebuffer] use single line chzyer 2016-03-30 23:55:12 +0800
  • 30b462e50b Fix #39, remote can raise a EOF error now chzyer 2016-03-28 17:37:07 +0800
  • 1e409caaf3 return remain line if interrupt. chzyer 2016-03-25 17:08:13 +0800
  • bb5b4af6e7 fix wordbreak to add number chzyer 2016-03-25 17:07:55 +0800
  • 4e554e2dd0 fix remote chzyer 2016-03-13 23:15:38 +0800
  • 402307d9c0 Merge pull request #38 from buaazp/master Chzyer 2016-03-16 18:32:27 +0800
  • 3138d3552b add SetChildren for prefix completer interface 招牌疯子 2016-03-16 18:03:13 +0800
  • b57eccfd02 add remote mode chzyer 2016-03-13 18:32:48 +0800
  • 14e9df7f3c update changelog v1.2 Cheney 2016-03-05 15:48:58 +0800
  • bd7c8c6fbe release 1.2 Cheney 2016-03-05 15:45:34 +0800
  • 4ae9d7e0fd fix multiline Cheney 2016-03-05 15:27:12 +0800
  • c4ec21b1c6 fix stdin in windows Cheney 2016-03-05 15:27:02 +0800