index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
reline
Age
Commit message (
Expand
)
Author
2024-09-05
[ruby/reline] Prevent a warning for `warning: literal string will be
Mari Imaizumi
2024-09-03
[ruby/reline] Add test for reset_variables in Reline::Config
Mari Imaizumi
2024-09-03
[ruby/reline] Fix redisplay/insert_text called from pre_input_hook
tomoya ishida
2024-08-31
[ruby/reline] Implement re-read-init-file
Mari Imaizumi
2024-08-27
[ruby/reline] Remove unused variables
Mari Imaizumi
2024-08-05
[ruby/reline] Accept colon-style hash in test assertion
tomoya ishida
2024-07-12
[ruby/reline] Fix rendering bug of nomultiline prompt
tomoya ishida
2024-06-25
[ruby/reline] Rerender and enter raw mode again by SIGCONT
tomoya ishida
2024-06-18
[ruby/reline] Fix vi_yank or vi_delete_meta copies nil bug
tomoya ishida
2024-06-06
[ruby/reline] Remove instance variable @first_char
tomoya ishida
2024-06-05
[ruby/reline] Refactor input key reading
tomoya ishida
2024-06-04
[ruby/reline] Ensure no escape sequence before printing prompt
tomoya ishida
2024-06-04
Revert "Revert "[ruby/reline] Reline::ANSI is general io. Reline::GeneralIO i...
Takashi Kokubun
2024-06-03
Revert "[ruby/reline] Reline::ANSI is general io. Reline::GeneralIO is not."
Takashi Kokubun
2024-06-03
[ruby/reline] Reline::ANSI is general io. Reline::GeneralIO is not.
tomoya ishida
2024-06-03
[ruby/reline] In ed_search_[prev|next]_history, make the cursor come
Hiroaki Osawa
2024-06-03
[ruby/reline] Improve key binding match/matching check
tomoya ishida
2024-06-01
[ruby/reline] Overhaul io gate structure
Stan Lo
2024-05-27
[ruby/reline] Implement the redo command
verdy89
2024-05-26
[ruby/reline] allow space in config value
Go
2024-05-14
[ruby/reline] Implement the undo command
Mari Imaizumi
2024-05-10
[ruby/reline] Avoid STDIN.winsize called in `require "reline"`
tomoya ishida
2024-05-08
[ruby/reline] Implement bracketed paste insert
tomoya ishida
2024-05-05
[ruby/reline] Add name defined in readline to completion key
tomoya ishida
2024-05-02
[ruby/reline] Fix default and additional key bindings vanish bug
tomoya ishida
2024-05-02
[ruby/reline] Fix prompt width calculation bug. Test with colored
tomoya ishida
2024-04-30
[ruby/reline] Fix completion dialog position when completed part is
tomoya ishida
2024-04-29
[ruby/reline] Input with eof and no newline bugfix
tomoya ishida
2024-04-29
[ruby/reline] Completely support full-width characters in
tomoya ishida
2024-04-29
[ruby/reline] Handle mode condition in inputrc
Mari Imaizumi
2024-04-25
[ruby/reline] Fix inputrc nested $if $else $endif bug
tomoya ishida
2024-04-24
[ruby/reline] Long line performance
tomoya ishida
2024-04-19
[ruby/reline] Implement `show-all-if-ambiguous` feature
Mari Imaizumi
2024-04-17
[ruby/reline] Refactor nomultiline and multiline mode difference
tomoya ishida
2024-04-16
[ruby/reline] Implement changing editing mode
Mari Imaizumi
2024-04-15
[ruby/reline] Fix vi_to_column which was broken
tomoya ishida
2024-04-14
[ruby/reline] Refactor waiting_proc and waiting_operator_proc
tomoya ishida
2024-04-14
[ruby/reline] Support `menu-complete-backward` command for upward
Michael J. Giarlo
2024-04-06
[ruby/reline] Continue processing even if terminfo database couldn't
Mari Imaizumi
2024-04-05
[ruby/reline] Thread safe readline
tomoya ishida
2024-04-04
[ruby/reline] Handle INT signal correctly, remove handle_cleared
tomoya ishida
2024-04-04
[ruby/reline] Fix audoindent including "\v", escape "\v" for
tomoya ishida
2024-04-01
[ruby/reline] Refactor completion
tomoya ishida
2024-04-01
[ruby/reline] Align completion menu items
tomoya ishida
2024-03-25
[ruby/reline] Remove useless tests
Stan Lo
2024-03-24
[ruby/reline] Add mode_string to prompt calculation dependencies
tomoya ishida
2024-03-24
[ruby/reline] Refactor key actor test
tomoya ishida
2024-03-23
[ruby/reline] Do not send color reset sequence when GeneralIO is
tomoya ishida
2024-03-23
[ruby/reline] Make mutated string in yamatanooroti explicitly
Stan Lo
2024-03-19
[ruby/reline] Reline 0.5.0.pre
tomoya ishida
[next]