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
/
lib
/
reline
/
general_io.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/reline] Fix the cause of test_yamatanooroti randomly failing
tomoya ishida
2023-02-27
1
-0
/
+4
*
[ruby/reline] Added some of abstruct methods for cursor
Hiroshi SHIBATA
2022-09-02
1
-0
/
+6
*
[ruby/reline] Prefer wait_readable for fiber scheduler.
Samuel Williams
2021-12-11
1
-1
/
+2
*
Reline::GeneralIO should work fine without tty
aycabta
2021-09-01
1
-0
/
+1
*
[ruby/reline] Fix Reline::Unicode.calculate_width when input is not a TTY
Jeremy Evans
2021-06-21
1
-1
/
+1
*
[ruby/reline] The config file must accept any character encoding
aycabta
2021-06-21
1
-2
/
+9
*
[ruby/reline] Separate keystrokes each editing mode
aycabta
2021-04-08
1
-1
/
+2
*
[ruby/reline] Call process_insert when the end of pasting plural fullwidth chars
aycabta
2020-12-05
1
-1
/
+15
*
[ruby/reline] Suppress callbacks in pasting
aycabta
2020-12-05
1
-0
/
+4
*
[ruby/reline] Bypass cursor down when a char is rendered at eol on Windows
aycabta
2020-02-02
1
-0
/
+4
*
Always use UTF-8 for Reline::GeneralIO on Windows
aycabta
2020-01-26
1
-1
/
+1
*
Introduce an abstracted structure about the encoding of Reline
aycabta
2020-01-14
1
-0
/
+4
*
Remove freeze
aycabta
2019-10-18
1
-1
/
+1
*
Add stub set_screen_size for other platforms
aycabta
2019-08-29
1
-0
/
+3
*
Use inputrc data for keystroke setting
aycabta
2019-06-01
1
-1
/
+1
*
Seprate raw keystroke config for each platforms
Nobuyoshi Nakada
2019-06-01
1
-0
/
+2
*
Support Meta key in Reline
aycabta
2019-05-24
1
-0
/
+7
*
Split namespace of env-dependent I/O classes
aycabta
2019-05-13
1
-0
/
+55