index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
reline
/
test_key_actor_emacs.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/reline] Support ed_argument_digit by M+num
aycabta
2021-09-29
1
-0
/
+14
*
[ruby/reline] Ignore NUL by ed_quoted_insert
aycabta
2021-09-28
1
-0
/
+7
*
[ruby/reline] Disable autocompletion in tests
aycabta
2021-08-30
1
-0
/
+1
*
[ruby/reline] Use "omit" instead of "return"
aycabta
2021-07-30
1
-2
/
+2
*
Revert "Revert "[ruby/reline] Fix failed test""
aycabta
2021-06-25
1
-59
/
+59
*
Revert "[ruby/reline] Fix failed test"
aycabta
2021-06-25
1
-59
/
+59
*
[ruby/reline] Fix failed test
ima1zumi
2021-06-25
1
-59
/
+59
*
Stop using global constant, RELINE_TEST_ENCODING
aycabta
2021-06-21
1
-2
/
+2
*
Call Reline.test_reset in teardown definitely
aycabta
2021-06-21
1
-0
/
+4
*
[ruby/reline] Remove an obsolete commented-out test
aycabta
2021-06-21
1
-25
/
+0
*
[ruby/reline] Return 1 when char width not found
aycabta
2021-02-21
1
-0
/
+8
*
[ruby/reline] Handle ed_search_{prev,next}_history in multiline correctly
aycabta
2021-01-13
1
-0
/
+47
*
[ruby/reline] Support isearch-terminators
aycabta
2020-12-22
1
-0
/
+30
*
[ruby/reline] Yank by em-kill-region correctly
aycabta
2020-12-19
1
-0
/
+18
*
[ruby/reline] Bind yank-pop correctly
aycabta
2020-12-19
1
-0
/
+18
*
Strip trailing spaces [ci skip]
Nobuyoshi Nakada
2020-12-11
1
-1
/
+1
*
[ruby/reline] Fix breaking to input Emoji with ZWJ.
ima1zumi
2020-12-11
1
-0
/
+62
*
[ruby/reline] Skip em_exchange_mark without mark
aycabta
2020-12-05
1
-0
/
+20
*
[ruby/reline] Deduplicate completed items
aycabta
2020-12-05
1
-0
/
+30
*
[ruby/reline] Add ed_search_next_history
aycabta
2020-04-18
1
-0
/
+74
*
[ruby/reline] Add ed_search_prev_history
aycabta
2020-04-18
1
-0
/
+69
*
[ruby/reline] Rename wrong test name
aycabta
2020-04-18
1
-1
/
+1
*
[ruby/reline] Suppress $/ warnings
Nobuyoshi Nakada
2020-03-27
1
-1
/
+8
*
[ruby/reline] Work with wrong $/ value correctly
aycabta
2020-03-26
1
-0
/
+9
*
Introduce an abstracted structure about the encoding of Reline
aycabta
2020-01-14
1
-2
/
+2
*
Complete indented and quoted string correctly
aycabta
2020-01-06
1
-5
/
+36
*
Add test_completion_with_indent_and_completer_quote_characters
aycabta
2019-12-27
1
-0
/
+31
*
The delete-char-or-list shows completed list when called at end of line
aycabta
2019-12-24
1
-3
/
+40
*
Support change search direction
aycabta
2019-12-17
1
-0
/
+64
*
Support forward-search-history by C-s
aycabta
2019-12-17
1
-0
/
+28
*
Show a menu before a document
aycabta
2019-12-13
1
-0
/
+66
*
Suppress to crash IRB if completed list has nil
aycabta
2019-12-12
1
-0
/
+45
*
Support completion with case-insensitive fashion
aycabta
2019-12-10
1
-0
/
+51
*
Support incremental search by last determined word
aycabta
2019-12-03
1
-0
/
+37
*
Support incremental search again by C-r in incremental search
aycabta
2019-12-02
1
-0
/
+22
*
Search history to back in the middle of histories
aycabta
2019-12-02
1
-0
/
+22
*
Remove obsolete code
aycabta
2019-12-02
1
-1
/
+0
*
The ed_search_prev_history should always search to backward
aycabta
2019-12-01
1
-0
/
+28
*
Implement em_set_mark and em_exchange_mark
aycabta
2019-11-15
1
-0
/
+32
*
Don't crash when deleting at the end of the line
Alan Wu
2019-08-18
1
-0
/
+10
*
Remove unused method.
manga_osyo
2019-07-15
1
-1
/
+1
*
Skip transpose-words if less than 2 word
aycabta
2019-06-06
1
-0
/
+76
*
Add test_ed_transpose_words_for_mbchar
aycabta
2019-06-06
1
-0
/
+42
*
Implement transpose-words
aycabta
2019-06-04
1
-0
/
+42
*
The C-q is also quoted insert in emacs mode
aycabta
2019-06-03
1
-0
/
+13
*
The ed_move_to_beg is different from vi_first_print
aycabta
2019-06-03
1
-0
/
+11
*
Remove extra items because Reline::HISTORY is a sized queue
aycabta
2019-05-29
1
-0
/
+28
*
Revert 3b7862c8e88cd7838a53ec083ac5733386400956 causing various CI hangs
Takashi Kokubun
2019-05-29
1
-29
/
+2
*
Remove extra items because Reline::HISTORY is a sized queue
aycabta
2019-05-29
1
-0
/
+27
*
Use existing instances for LineEditor and Config
aycabta
2019-05-29
1
-2
/
+2
[next]