issues
search
ruby
/
reline
The compatible library with the API of Ruby's stdlib 'readline'
Other
260
stars
83
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add completion_append_character test
#773
tompng
closed
1 week ago
0
[Documentation] Add one markdown file (.md) showing (1) the API of Readline and (2) the API of Reline
#772
rubyFeedback
opened
1 week ago
0
nonprinting_start and nonprinting_end should be removed before print
#771
tompng
closed
1 week ago
0
NON_PRINTING_START and NON_PRINTING_END behavior is different from Readline
#770
YO4
closed
1 week ago
1
Remove terminfo.rb
#769
tompng
opened
2 weeks ago
2
Add TruffleRuby in CI
#768
eregon
closed
3 days ago
3
Get JRuby into reline CI
#767
headius
opened
2 weeks ago
1
Trouble locating libncurses on MacOS with reline + jruby + fiddle FFI
#766
headius
closed
1 week ago
16
Use IO's encoding instead of Encoding.default_external
#765
monkeyWzr
closed
1 week ago
2
append completion_append_character only when continous completion is …
#764
monkeyWzr
closed
1 week ago
1
Fix completion quote, preposing and target calculation bug
#763
tompng
opened
2 weeks ago
0
Add `fiddle` runtime dependency
#762
AlexWayfer
closed
2 weeks ago
3
Support continuous tab completion
#761
tompng
closed
2 weeks ago
0
Completion State Bug not allowing for subsequent tab-completions
#760
sjanusz-r7
closed
2 weeks ago
0
Remove unused things from reline/unicode.rb
#759
tompng
opened
3 weeks ago
0
Hash#inspect style has changed in ruby 3.4
#758
nobu
closed
4 weeks ago
0
Fix tempfile leaks
#757
nobu
closed
4 weeks ago
0
Update Reline core to stay in sync with the line_editor's completion_append_character
#756
sjanusz-r7
opened
4 weeks ago
3
Allow overriding the Reline encoding
#755
sjanusz-r7
closed
1 week ago
3
Unexpected completion_append_character when tab-completing
#754
sjanusz-r7
closed
1 week ago
0
Rename `matches?` as `match?`
#753
nobu
closed
1 month ago
0
Fix FD leaks
#752
nobu
closed
1 month ago
0
Fix Reline crash with invalid encoding history
#751
tompng
closed
1 month ago
0
Add a timeout to cursor_pos
#750
tompng
closed
1 month ago
0
Concatenate some rendeing test
#749
tompng
closed
4 weeks ago
0
Fix incremental search cancel bug
#748
tompng
closed
1 month ago
0
Make rendering test faster using updated yamatanooroti
#747
tompng
closed
1 month ago
0
Specify commit hash of yamatanooroti
#746
tompng
closed
1 month ago
0
Bump version to 0.5.10
#745
ima1zumi
closed
1 month ago
0
Prevent a warning for `warning: literal string will be frozen in the …
#744
ima1zumi
closed
1 month ago
0
Fix RELINE_TEST_ENCODING
#743
ima1zumi
opened
1 month ago
0
Fix redisplay/insert_text called from pre_input_hook
#742
tompng
closed
2 months ago
0
Add test for reset_variables in Reline::Config
#741
ima1zumi
closed
2 months ago
0
Implement re-read-init-file
#740
ima1zumi
closed
2 months ago
2
Remove unused variables
#739
ima1zumi
closed
2 months ago
0
How can I setup a hook to react to a specific key combo?
#738
fractaledmind
closed
4 weeks ago
1
Typofix
#737
hsbt
closed
2 months ago
0
Allow composing user-defined WINCH signal traps
#736
fractaledmind
opened
2 months ago
0
Can't compose user terminal resize logic with Reline's terminal resize logic
#735
fractaledmind
opened
2 months ago
0
[HELP WANTED] Try to fix windows and external command bug
#734
tompng
closed
2 months ago
5
Fix memory leak in setupterm
#733
peterzhu2118
closed
3 months ago
0
Accept colon-style hash in test assertion
#732
tompng
closed
2 months ago
0
Split render_differential to rendering logic and differential rendering algorithm part
#731
tompng
closed
1 month ago
0
Fix rendering bug of nomultiline prompt
#730
tompng
closed
3 months ago
0
Sorbet complains about Reline::ANSI
#729
kevinrobayna
closed
3 months ago
1
Crash when Kernel#loop is redefined
#728
riffraff
closed
4 months ago
4
Rerender and enter raw mode again by SIGCONT
#727
tompng
closed
4 months ago
0
Fix vi_yank or vi_delete_meta copies nil bug
#726
tompng
closed
4 months ago
0
Bump version to 0.5.9
#724
ima1zumi
closed
4 months ago
0
Allow utf-8 safe meta key mapping in inputrc
#723
tompng
closed
3 weeks ago
0
Next