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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/reline] Bump version to 0.3.3
ima1zumi
2023-03-27
1
-1
/
+1
*
[ruby/reline] Fix cursor position overrun
tomoya ishida
2023-03-27
1
-7
/
+3
*
[ruby/reline] Fix split_by_width to retain color sequences
tomoya ishida
2023-03-25
1
-1
/
+6
*
[ruby/reline] Add key bindings for PgUp and PgDn
Phillip Hellewell
2023-03-21
1
-0
/
+2
*
[ruby/reline] Fix: line longer than terminal width breaks rendering
tomoya ishida
2023-03-18
1
-0
/
+1
*
[ruby/reline] Fix completion with multiline
tomoya ishida
2023-03-04
1
-2
/
+2
*
[ruby/reline] Fix wrong indent number in prompt. whole_lines has
tomoya ishida
2023-02-27
1
-34
/
+11
*
[ruby/reline] Fix the cause of test_yamatanooroti randomly failing
tomoya ishida
2023-02-27
4
-1
/
+13
*
[ruby/reline] Fix line rendering when newline is added at the end of the buffer
tompng
2023-02-06
1
-5
/
+12
*
[ruby/reline] Splat is always an Array
Étienne Barrié
2023-01-31
1
-1
/
+1
*
[ruby/reline] Revert "correct Win32API capitalization for JRuby"
Hiroshi SHIBATA
2023-01-26
1
-1
/
+1
*
[ruby/reline] accept new_indent > cursor_max
tompng
2023-01-20
1
-2
/
+3
*
[ruby/reline] Add constant MINIMUM_SCROLLBAR_HEIGHT for scrollbar rendering w...
tompng
2023-01-18
1
-1
/
+2
*
[ruby/reline] Fix dialog scrollbar rendering position and disappearing bug
tompng
2023-01-18
1
-4
/
+4
*
[ruby/reline] Update to Unicode 15.0.0
elfham
2023-01-12
1
-56
/
+88
*
[ruby/reline] Pass unmodifined lines(that does not include escape
tomoya ishida
2023-01-12
1
-4
/
+8
*
[ruby/reline] Add key binding for Delete
Phillip Hellewell
2023-01-10
1
-2
/
+3
*
[ruby/reline] correct Win32API capitalization for JRuby
Joel Anderson
2023-01-04
1
-1
/
+1
*
[ruby/reline] Bump version to 0.3.2
Hiroshi SHIBATA
2022-12-14
1
-1
/
+1
*
[ruby/reline] Remove unapproved color setting APIs
Stan Lo
2022-12-05
1
-75
/
+0
*
[ruby/reline] Fix misuse of kwarg in IO#raw
HASUMI Hitoshi
2022-12-02
1
-1
/
+1
*
[ruby/reline] PR changes
Otávio Schwanck dos Santos
2022-09-22
1
-1
/
+1
*
[ruby/reline] Revert "update version"
Otávio Schwanck dos Santos
2022-09-22
1
-1
/
+1
*
[ruby/reline] update version
Otávio Schwanck dos Santos
2022-09-22
1
-1
/
+1
*
[ruby/reline] fix vi-operator-arg
Otávio Schwanck dos Santos
2022-09-22
1
-1
/
+1
*
[ruby/reline] Fix a typo [ci skip]
Nobuyoshi Nakada
2022-09-03
1
-1
/
+1
*
[ruby/reline] Workaround for padding width with Aracritty on macOS
Hiroshi SHIBATA
2022-09-02
1
-1
/
+4
*
[ruby/reline] Added some of abstruct methods for cursor
Hiroshi SHIBATA
2022-09-02
1
-0
/
+6
*
[ruby/reline] Remove loose operation in Dialog#render_each_dialog
Mau Magnaguagno
2022-09-01
1
-1
/
+0
*
[ruby/reline] Rename dialog_pointer_* to dialog_highlight_*
st0012
2022-07-22
1
-16
/
+16
*
[ruby/reline] Use color name instead of code (integer) in dialog color APIs
st0012
2022-07-16
1
-16
/
+73
*
[ruby/reline] Enable to change the background color of dialogs. (https://gith...
pocari
2022-06-27
2
-15
/
+25
*
[ruby/reline] Revert "Merge pull request #441 from nevans/workaround-linker-s...
st0012
2022-06-13
1
-2
/
+1
*
[ruby/reline] Workaround libncurses.so as a linker script
nicholas a. evans
2022-05-25
1
-1
/
+2
*
[ruby/reline] Require Ruby >= 2.6
ima1zumi
2022-05-20
1
-1
/
+1
*
[ruby/reline] Fix support for emacs-ctlx and emacs-meta keymaps
Tim Pope
2022-02-22
1
-2
/
+14
*
[ruby/reline] Add a comment for VK_MENU
aycabta
2022-01-27
1
-1
/
+1
*
[ruby/reline] The AltGr behaves exactly the same as Ctrl+Alt
aycabta
2022-01-27
1
-1
/
+1
*
[ruby/reline] Ignore global constants when checking if Fiddle::VERSION exists
Postmodern
2022-01-24
1
-1
/
+1
*
[ruby/reline] Fix incremental search to work correctly even if not last line
aycabta
2022-01-16
1
-0
/
+2
*
[ruby/reline] Insert newline in the middle of buffer just after dialog
aycabta
2022-01-16
1
-0
/
+1
*
[ruby/reline] Combine common logic into one
aycabta
2022-01-16
1
-10
/
+10
*
[ruby/reline] Clear dialog when adding new line to end of buffer
aycabta
2022-01-16
1
-0
/
+5
*
[ruby/reline] Clear dialog when just_move_cursor is called with dialog at las...
aycabta
2022-01-11
1
-1
/
+5
*
[ruby/reline] Fix reline on Solaris
Peter Zhu
2022-01-08
1
-2
/
+2
*
[ruby/reline] Check capname of tigetstr/tigetflag/tigetnum
aycabta
2022-01-02
1
-0
/
+3
*
[ruby/reline] Version 0.3.1
aycabta
2022-01-02
1
-1
/
+1
*
[ruby/reline] Implement Reline::Terminfo.tigetnum
aycabta
2022-01-02
1
-1
/
+19
*
[ruby/reline] Fix the difinition of tigetflag() in comment...
aycabta
2022-01-02
1
-2
/
+2
*
[ruby/reline] Remove unnecessary qualifiers on definition of comments
aycabta
2022-01-01
1
-2
/
+2
[next]