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
ruby_4_0-prism-1-8-0
sync-gems
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
/
test_key_actor_emacs.rb
Age
Commit message (
Expand
)
Author
2025-01-24
Migrate irb and reline to the bundled gems
Hiroshi SHIBATA
2025-01-05
[ruby/reline] Refactor utf-8 strings and invalid strings in test
tomoya ishida
2025-01-03
[ruby/reline] Refactor handling key in LineEditor
tomoya ishida
2024-12-16
[ruby/reline] Change quoted_insert and bracketed_paste to a single
tomoya ishida
2024-12-12
[ruby/reline] Undo and redo should restore indentation
tomoya ishida
2024-12-06
[ruby/reline] Combine MAPPINGS(single byte input to symbol) with
tomoya ishida
2024-11-29
[ruby/reline] Fix RELINE_TEST_ENCODING
Mari Imaizumi
2024-11-25
[ruby/reline] Fix tab completion appending quote
tomoya ishida
2024-11-24
[ruby/reline] Fix completion quote, preposing and target calculation
tomoya ishida
2024-11-11
[ruby/reline] Refactor perform_completon
tomoya ishida
2024-10-25
[ruby/reline] Add completion_append_character test
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-02
[ruby/reline] Fix incremental search cancel bug
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-05-27
[ruby/reline] Implement the redo command
verdy89
2024-05-14
[ruby/reline] Implement the undo command
Mari Imaizumi
2024-05-05
[ruby/reline] Add name defined in readline to completion key
tomoya ishida
2024-04-16
[ruby/reline] Implement changing editing mode
Mari Imaizumi
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-04
[ruby/reline] Handle INT signal correctly, remove handle_cleared
tomoya ishida
2024-03-24
[ruby/reline] Refactor key actor test
tomoya ishida
2024-03-19
[ruby/reline] Reline 0.5.0.pre
tomoya ishida
2023-07-07
[ruby/reline] Reduce direct references to `Reline::IOGate`
Stan Lo
2023-04-05
Use `em_delete` in `key_delete` (#504)
Étienne Barrié
2021-12-30
[ruby/reline] Use unix_line_discard when Ctrl-u is entered
ima1zumi
2021-12-24
[ruby/reline] Implement em_kill_line
aycabta
2021-12-24
[ruby/reline] Bind ed-kill-line to C-u on emacs mode
aycabta
2021-12-24
[ruby/reline] Fix test input_keys to handle "hankaku" characters correctly on...
Yusuke Endoh
2021-12-24
[ruby/reline] Add a test for halfwidth kana width dakuten
aycabta
2021-09-29
[ruby/reline] Support ed_argument_digit by M+num
aycabta
2021-09-28
[ruby/reline] Ignore NUL by ed_quoted_insert
aycabta
2021-08-30
[ruby/reline] Disable autocompletion in tests
aycabta
2021-07-30
[ruby/reline] Use "omit" instead of "return"
aycabta
2021-06-25
Revert "Revert "[ruby/reline] Fix failed test""
aycabta
2021-06-25
Revert "[ruby/reline] Fix failed test"
aycabta
2021-06-25
[ruby/reline] Fix failed test
ima1zumi
2021-06-21
Stop using global constant, RELINE_TEST_ENCODING
aycabta
2021-06-21
Call Reline.test_reset in teardown definitely
aycabta
2021-06-21
[ruby/reline] Remove an obsolete commented-out test
aycabta
2021-02-21
[ruby/reline] Return 1 when char width not found
aycabta
2021-01-13
[ruby/reline] Handle ed_search_{prev,next}_history in multiline correctly
aycabta
2020-12-22
[ruby/reline] Support isearch-terminators
aycabta
2020-12-19
[ruby/reline] Yank by em-kill-region correctly
aycabta
2020-12-19
[ruby/reline] Bind yank-pop correctly
aycabta
2020-12-11
Strip trailing spaces [ci skip]
Nobuyoshi Nakada
[next]