We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 716535b commit f538af5Copy full SHA for f538af5
test/reline/yamatanooroti/test_rendering.rb
@@ -1121,15 +1121,15 @@ def test_autocomplete_super_long_and_backspace
1121
assert_screen(<<~'EOC')
1122
Multiline REPL.
1123
prompt> Str_BX
1124
- Str_BX
1125
- Str_BXA
1126
- Str_BXB
1127
- Str_BXC
1128
- Str_BXD
1129
- Str_BXE
1130
- Str_BXF
1131
- Str_BXG
1132
- Str_BXH
+ Str_BX █
+ Str_BXA█
+ Str_BXB█
+ Str_BXC█
+ Str_BXD█
+ Str_BXE█
+ Str_BXF█
+ Str_BXG█
+ Str_BXH█
1133
Str_BXI
1134
Str_BXJ
1135
Str_BXK
@@ -1173,7 +1173,7 @@ def test_dialog_narrower_than_screen_with_scrollbar
1173
Multiline R
1174
EPL.
1175
prompt> Sym
1176
- String
+ String █
1177
Struct █
1178
Symbol █
1179
StopIterat█
0 commit comments