Commit Graph

  • 9b5207ff66 update chzyer 2016-09-02 21:49:37 +0800
  • c5230c310c update chzyer 2016-09-02 21:44:54 +0800
  • a18722fa73 update chzyer 2016-09-02 21:40:32 +0800
  • ca59b0b58b update chzyer 2016-09-02 21:38:45 +0800
  • 4647429756 update chzyer 2016-09-02 21:19:12 +0800
  • 1f6a1e2b54 update chzyer 2016-09-02 21:18:53 +0800
  • 4732325a37 update chzyer 2016-09-02 21:18:33 +0800
  • 02846cdff1 update chzyer 2016-09-02 21:09:53 +0800
  • b916ea6674 update chzyer 2016-09-02 21:08:17 +0800
  • ea4a6c6b85 update chzyer 2016-09-02 21:07:46 +0800
  • 2a3f5c0b93 update chzyer 2016-09-02 21:07:20 +0800
  • 9c72f3e7fc update chzyer 2016-09-02 21:05:33 +0800
  • 885b6394a5 update chzyer 2016-09-02 21:02:52 +0800
  • 83be011645 update chzyer 2016-09-02 21:00:55 +0800
  • 9fdb8e05a4 update chzyer 2016-09-02 21:00:26 +0800
  • 4a2910a361 update chzyer 2016-09-02 20:59:09 +0800
  • 6e3a104526 update chzyer 2016-09-02 20:58:24 +0800
  • 1f3570df01 update chzyer 2016-09-02 20:57:55 +0800
  • 6d4ec6538c update chzyer 2016-09-02 20:54:45 +0800
  • 31eb6be473 support insert tag char (#74) chzyer 2016-09-02 20:10:31 +0800
  • be0973c626 support insert tag char chzyer 2016-09-02 20:07: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
  • f02f4b4122 let stdin cancelable chzyer 2016-09-01 18:03:47 +0800
  • 27fdf0b285 Fix: a backup plan when can't get size of terminal (#71) chzyer 2016-08-31 23:51:28 +0800
  • a595ed34d3 fix chzyer 2016-08-31 23:42:06 +0800
  • 6964c2c99f fix (0,0) size chzyer 2016-08-31 23:35:40 +0800
  • 8159bd380c mylg added to README->Who is using Readline (#70) Mehrdad Arshad Rad 2016-08-24 07:42:54 -0700
  • 0425c92102 mylg added to README->Who is using Readline Mehrdad Arshad Rad 2016-08-24 07:39:01 -0700
  • a193146c91 Fix deadlock on rewrite of opHistory when history limit is reached (#69) Nathan VanBenschoten 2016-08-11 22:11:21 -0400
  • fad252eca7 Fix deadlock on rewrite of opHistory when history limit is reached Nathan VanBenschoten 2016-08-11 16:50:29 -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
  • 820dedf161 added fd mutex to prevent data race on history updates with closing the history file ceyx 2016-07-29 13:45:13 +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
  • fc37099049 Merge branch 'master' of https://github.com/chzyer/readline Setnička Jiří 2016-07-22 10:12:19 +0200
  • 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
  • 9d1dde6b7f Fix #62: move dependent package "terminal" to "term" chzyer 2016-07-22 00:19:55 +0800
  • 0ec513aa93 fix #36 vim mode: 'e' moves to the beginning of the next word Joshua Green 2016-07-21 15:42:35 +0200
  • 7c67f3223f Dynamic autocompletion: New dynamic interface added + type assertion in Do function Setnička Jiří 2016-07-19 09:32:04 +0200
  • e4f60faeae Dynamic autocompletion: Internal Do() is passing the original full line Setnička Jiří 2016-06-30 13:03:31 +0200
  • 77b51bab7a Dynamic autocompletion: Updated example Setnička Jiří 2016-06-24 13:34:50 +0200
  • 877afc86e7 Dynamic autocompletion implemented Setnička Jiří 2016-06-24 13:28:00 +0200
  • 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
  • 8e4d819e9d fixes: flush chars if got io.EOF without '\n' chzyer 2016-06-19 23:02:45 +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
  • abea29ad82 Remove duplicate ClearScreen function Steven Oud 2016-05-16 10:29:54 +0200
  • aa62340bc5 Don't use external command for ClearScreen Steven Oud 2016-05-16 09:59:12 +0200
  • 8aacc4851b Remove TODO from clear screen in readme Steven Oud 2016-05-15 23:18:32 +0200
  • 1467b89626 Add ClearScreen operation on Ctrl+L Steven Oud 2016-05-15 18:28:34 +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
  • fdc793e394 Changing check to candidateSource Ante 2016-05-09 12:08:48 +0200
  • 83a3f747a8 [completer] Fixes issue #53 Ante 2016-05-09 11:27:30 +0200
  • 8fbe9eac1a Added sponsors (#51) Xavier Damman 2016-05-03 13:20:02 -0400
  • d3a7635e88 Added sponsors Xavier Damman 2016-05-03 13:18:08 -0400
  • dc5da28fbf [history] fix bug that check equals with previous command (#49) chzyer 2016-04-21 14:10:50 +0800
  • ddb878167b [history] fix bug that check equals with previous command chzyer 2016-04-21 10:05:51 +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
  • f45d100461 add comments chzyer 2016-04-17 21:00:55 +0800
  • e32441ebb7 fix suspend in windows chzyer 2016-04-17 20:54:22 +0800
  • 9c880faaa6 support suspend process chzyer 2016-04-17 20:51:05 +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
  • c2366033fa demo test back to chzyer; Pristáš Michal 2016-04-07 10:54:57 +0200
  • 1567eff740 auto-complete gets displayed even with space characters prefixing the line Pristáš Michal 2016-04-07 10:53:58 +0200
  • 0058b3a8cf Merge 03359d475e into f2a9cba613 Michal Pristas 2016-04-07 08:00:06 +0000
  • 03359d475e fixed Pristáš Michal 2016-04-07 09:55:33 +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