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
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
2025-01-24
Migrate irb and reline to the bundled gems
Hiroshi SHIBATA
2025-01-06
[ruby/reline] Enter newline if cursor position is middle of input
Mari Imaizumi
2025-01-05
[ruby/reline] Refactor utf-8 strings and invalid strings in test
tomoya ishida
2025-01-05
[ruby/reline] Fix bracketed paste and scrolling bug
tomoya ishida
2025-01-03
[ruby/reline] Refactor handling key in LineEditor
tomoya ishida
2025-01-01
[ruby/reline] Support inserting C-c C-z C-\ with quoted_insert
tomoya ishida
2024-12-25
[ruby/reline] test_tty_ambiguous_width: Use Reline.test_rubybin
Sorah Fukumori
2024-12-16
[ruby/reline] Change quoted_insert and bracketed_paste to a single
tomoya ishida
2024-12-15
[ruby/reline] Refactor Reline::Unicode ed_ vi_ em_ methods
tomoya ishida
2024-12-12
[ruby/reline] Undo and redo should restore indentation
tomoya ishida
2024-12-10
[ruby/reline] Fix line wrapped cursor position
tomoya ishida
2024-12-06
[ruby/reline] Combine MAPPINGS(single byte input to symbol) with
tomoya ishida
2024-12-02
[ruby/reline] Implement buffered output to Reline::ANSI
tomoya ishida
2024-11-30
[ruby/reline] Call user defined sigwinch and sigcont handler
tomoya ishida
2024-11-30
[ruby/reline] Fix tests failing when INPUTRC is defined
Pascal Terjan
2024-11-29
[ruby/reline] Fix RELINE_TEST_ENCODING
Mari Imaizumi
2024-11-27
[ruby/reline] fix/omit test that fail in encoding=US_ASCII
tomoya ishida
2024-11-26
[ruby/reline] KeyStroke handles multibyte character
tomoya ishida
2024-11-25
[ruby/reline] Fix tab completion appending quote
tomoya ishida
2024-11-25
Removed redundant argument at Reline::LineEditor::CompletionBlockTest
Hiroshi SHIBATA
2024-11-24
[ruby/reline] Fix completion quote, preposing and target calculation
tomoya ishida
2024-11-14
[ruby/reline] Drop loading terminfo, remove fiddle dependency in
tomoya ishida
2024-11-11
[ruby/reline] Refactor perform_completon
tomoya ishida
2024-11-10
[ruby/reline] Remove unused things from reline/unicode.rb
tomoya ishida
2024-11-08
[ruby/reline] Windows fix (https://github.com/ruby/reline/pull/775)
YO4
2024-10-25
[ruby/reline] Add completion_append_character test
tomoya ishida
2024-10-24
[ruby/reline] nonprinting_start and nonprinting_end should be
tomoya ishida
2024-10-24
append completion_append_character only when continous completion is … (#764)
Wu
2024-10-22
[ruby/reline] Use IO's encoding instead of Encoding.default_external
Wu
2024-10-13
[ruby/reline] Support continuous tab completion
tomoya ishida
2024-10-12
[DOC] Fix spelling
John Bampton
2024-10-07
[ruby/reline] Add cursor keys for application keypad mode to default
tomoya ishida
2024-10-06
[ruby/reline] Allow utf-8 safe meta key mapping in inputrc
tomoya ishida
2024-10-05
[ruby/reline] Fix tempfile leaks
Nobuyoshi Nakada
2024-10-05
[ruby/reline] Hash#inspect style has changed in ruby 3.4
Nobuyoshi Nakada
2024-10-04
[ruby/reline] Concatenate some rendeing test
tomoya ishida
2024-10-03
[ruby/reline] Make rendering test faster using updated yamatanooroti
tomoya ishida
2024-10-03
[ruby/reline] Rename `matches?` as `match?`
Nobuyoshi Nakada
2024-10-03
[ruby/reline] Fix FD leaks (https://github.com/ruby/reline/pull/752)
Nobuyoshi Nakada
2024-10-02
[ruby/reline] Fix incremental search cancel bug
tomoya ishida
2024-10-02
[ruby/reline] Add a timeout to cursor_pos
tomoya ishida
2024-10-01
[ruby/reline] Fix Reline crash with invalid encoding history
tomoya ishida
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
[next]