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
/
yamatanooroti
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/reline] Add tests for dialog with fullwidth chars and corner cases
aycabta
2021-10-11
2
-0
/
+43
*
[ruby/reline] Fix tests to show dialog to the right edge
aycabta
2021-10-09
1
-8
/
+8
*
[ruby/reline] Add a test for full-width scrollbar
aycabta
2021-10-09
2
-0
/
+19
*
[ruby/reline] Add a test for narrow screen without scrollbar
aycabta
2021-10-08
1
-0
/
+16
*
[ruby/reline] Cut off the excess on narrow screen
aycabta
2021-10-08
1
-0
/
+26
*
[ruby/reline] Reduce window size so that it can be displayed in my desktop
aycabta
2021-10-05
1
-3
/
+3
*
[ruby/reline] Cyrillic chars are now forced to be displayed in full-width on ...
aycabta
2021-10-05
1
-22
/
+0
*
[ruby/reline] Re-calc the scroll pos when the content in dialog is shortened
aycabta
2021-10-03
2
-0
/
+34
*
[ruby/reline] Add a test for rerendering arg prompt after pasting
aycabta
2021-10-03
1
-0
/
+11
*
[ruby/reline] Add newlines for readability
aycabta
2021-10-03
1
-1
/
+22
*
[ruby/reline] Stop using Ctrl+j to test on Windows
aycabta
2021-10-03
1
-2
/
+2
*
[ruby/reline] The behaviour of Alt+key on Windows is changed
aycabta
2021-09-14
1
-13
/
+0
*
[ruby/reline] Move #pointer from DialogRenderInfo to Dialog
aycabta
2021-09-10
1
-7
/
+7
*
[ruby/reline] Fix scroll range of a script for tests
aycabta
2021-09-10
1
-1
/
+1
*
[ruby/reline] Add tests that column of dialog with scrollbar is moved without...
aycabta
2021-09-10
2
-1
/
+36
*
[ruby/reline] Add a test that text under dialog appears
aycabta
2021-09-10
1
-0
/
+15
*
[ruby/reline] Add a test that autocomplete doesn't crash after 2nd line
aycabta
2021-09-10
1
-0
/
+13
*
[ruby/reline] Add a test that dialog doesn't crash when callback returns nil
aycabta
2021-09-10
2
-0
/
+11
*
[ruby/reline] Add a test that autocompletion returns to the original text
aycabta
2021-09-10
1
-0
/
+15
*
[ruby/reline] Use single quotes to match others in the file
aycabta
2021-09-10
1
-3
/
+3
*
[ruby/reline] Add a test that autocomplete dialog doesn't crash when empty
aycabta
2021-09-10
1
-0
/
+10
*
[ruby/reline] Add a test for when completion target is wrapped
aycabta
2021-09-10
1
-0
/
+15
*
[ruby/reline] Fix complete proc of a script for tests
aycabta
2021-09-10
2
-9
/
+5
*
[ruby/reline] Add a test that dialog may appear at the top if cursor at botto...
aycabta
2021-09-10
1
-0
/
+21
*
[ruby/reline] Add a test for dialog at right edge
aycabta
2021-09-10
1
-0
/
+19
*
[ruby/reline] Add a test for dialog with scroll key
aycabta
2021-09-10
2
-12
/
+56
*
[ruby/reline] Add tests for autocomplete with scrollbar
aycabta
2021-09-10
2
-0
/
+56
*
[ruby/reline] Add a test for simple dialog
aycabta
2021-09-10
2
-0
/
+32
*
[ruby/reline] Add a simple test for autocomplete
aycabta
2021-09-10
2
-0
/
+22
*
[ruby/reline] Move only one line when render a line and then go to the next line
aycabta
2021-09-08
1
-1
/
+0
*
[ruby/reline] Fix a crash when completing empty line
aycabta
2021-09-02
1
-0
/
+13
*
[ruby/reline] Fix a crash when completing after 2nd line
aycabta
2021-09-02
2
-0
/
+19
*
[ruby/reline] Add workspace member for the latest IRB's implementation
aycabta
2021-08-14
1
-1
/
+1
*
[ruby/reline] Remove private visibility
aycabta
2021-08-14
1
-1
/
+1
*
[ruby/reline] Windows cmd: Don't type anything when pressing ALT keys alone
Lars Kanis
2021-07-30
1
-0
/
+13
*
[ruby/reline] Add yamatanooroti test about set and exchange mark
aycabta
2021-06-21
1
-0
/
+10
*
[ruby/reline] Handle Errno::ENOTTY correctly
aycabta
2021-06-21
1
-0
/
+11
*
[ruby/reline] Add a test for pasting Cyrillic chars into command prompt on cp...
aycabta
2021-06-21
1
-0
/
+22
*
[ruby/reline] Use ReadConsoleInputW() instead of getwch()
aycabta
2021-06-21
1
-0
/
+23
*
[ruby/reline] Reset @rest_height when clear screen
aycabta
2021-04-02
1
-0
/
+11
*
[ruby/reline] Add a test for suppressing crash when dynamic prompt returns empty
aycabta
2021-02-21
2
-0
/
+16
*
[ruby/reline] Move script files for yamatanooroti tests
aycabta
2021-02-21
3
-43
/
+144
*
[ruby/reline] Terminate correctly in the middle of lines higher than the screen
aycabta
2021-02-07
1
-0
/
+14
*
[ruby/reline] Autowrap correctly when inserting chars in the middle of a line
aycabta
2021-02-07
1
-0
/
+14
*
[ruby/reline] Windows needs more times to wait rendering
aycabta
2021-01-18
1
-1
/
+3
*
[ruby/reline] Tests with yamatanooroti don't need chdir
aycabta
2021-01-18
1
-2
/
+0
*
[ruby/reline] Suppress auto indent for adding newlines in pasting
aycabta
2021-01-08
1
-0
/
+15
*
[ruby/reline] Suppress crashing when dynamic_prompt_proc returns a broken pro...
aycabta
2021-01-08
1
-0
/
+12
*
[ruby/reline] Suppress crashing when auto_indent_proc returns broken indent info
aycabta
2021-01-08
1
-0
/
+14
*
[ruby/reline] Remove debug print
aycabta
2021-01-08
1
-1
/
+0
[next]