issues
search
ruby
/
irb
interactive Ruby
BSD 2-Clause "Simplified" License
392
stars
119
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
strip end of line CR from show_source
#1037
YO4
opened
1 day ago
0
IRB does not use `inspect` method to inspect subclass of `Struct`
#1036
natsu1375
closed
1 day ago
1
Extract truffleruby workflow
#1035
st0012
closed
18 hours ago
1
Follow-up refactor of #1031
#1034
st0012
closed
2 days ago
0
Store method objects in constants
#1033
st0012
closed
2 days ago
0
TruffleRuby CI Fails When Installing `io-console`
#1032
ima1zumi
opened
4 days ago
3
Don't use delegator to install helper methods to main object
#1031
tompng
closed
3 days ago
0
Prevent a warning: ambiguous `/`
#1030
hsbt
closed
1 week ago
0
Correct ja/help-message for --context-mode and --prompt
#1029
kyanagi
closed
2 weeks ago
0
Complete the missing documentation abount the environment variables
#1028
kyanagi
closed
3 days ago
0
Complete the missing documentation about the command-line options
#1027
kyanagi
opened
2 weeks ago
0
On Windows, Process.kill(:TERM) is not supported.
#1026
YO4
closed
2 weeks ago
0
Avoid using arbitrary puts to print output
#1025
QWYNG
opened
3 weeks ago
0
Replacing Ripper by Prism
#1024
eregon
opened
3 weeks ago
13
UndefinedConversionError when LANG and default encoding are different
#1023
tompng
opened
1 month ago
0
Improve history test's encoding setting
#1022
monkeyWzr
closed
1 month ago
0
Cache symbol completion result
#1021
tompng
closed
3 weeks ago
2
Disable autocompletions by default
#1020
jedrekdomanski
closed
1 month ago
3
Suppress "literal string will be frozen in the future" warning
#1019
tikkss
closed
1 month ago
2
Remove bignum check from save_history
#1018
tompng
closed
1 month ago
0
Update setup/ruby used in gh-pages workflow because it is failing on ci
#1017
tompng
closed
1 month ago
0
Fix rendering test broken by conflict
#1016
tompng
closed
1 month ago
0
Improve Debugging with IRB section to make it easier to get started
#1015
st0012
closed
1 month ago
0
Change debug test workaround to use ENV RUBY_DEBUG_TEST_UI
#1014
tompng
closed
1 month ago
0
History refactors
#1013
eval
closed
1 month ago
1
Document infinite history
#1012
eval
closed
1 month ago
0
Hash#inspect style has changed in ruby 3.4
#1011
nobu
closed
1 month ago
0
Change default completor from regexp to type-completor if RUBY_VERSION>=3.4
#1010
tompng
closed
1 month ago
2
Bump version to v1.14.1
#1009
st0012
closed
1 month ago
0
Use proper locale in history encoding test
#1008
tompng
closed
1 month ago
0
Use correct binding in debug mode
#1007
tompng
closed
1 month ago
0
Fix debug command in nomultiline mode
#1006
tompng
closed
2 months ago
1
Use InstructionSequence#script_lines to get method source
#1005
tompng
closed
2 months ago
0
Remove KEYWORD_ALIASES which handled special alias name of irb_break irb_catch and irb_next command
#1004
tompng
closed
2 months ago
0
IRB crashes when started from ruby/debug session in Rails
#1003
dhh
closed
1 month ago
2
Pressing enter without explicit command causes irb to continue past breakpoint
#1002
mattbrictson
closed
2 months ago
2
Make rendering test faster using updated yamatanooroti
#1001
tompng
closed
1 month ago
0
Specify commit hash of yamatanooroti
#1000
tompng
closed
2 months ago
0
Suppress warning when loading rdoc
#999
Earlopain
closed
2 months ago
6
Fix easter_egg run without RDoc, fix input-method test run without RDoc
#998
tompng
closed
2 months ago
0
Skip show_doc tests if RDoc is not available
#997
hsbt
closed
2 months ago
0
Provide easy way to open associated RDoc?
#996
mperham
opened
2 months ago
2
Surpressing 'unknown command: “Switch to inspect mode.”' message
#995
hsbt
closed
2 months ago
0
Make colorize test pass with NO_COLOR env set
#994
tompng
closed
2 months ago
0
Move parse_command method to Context
#993
st0012
closed
2 months ago
0
next alias crashing
#992
glaucocustodio
opened
3 months ago
1
[feature request] Automatically set process title to currently running command
#991
dmke
opened
3 months ago
3
With `irb --noreadline --nomultiline` there is an unnecessary newline before each prompt
#990
frou
closed
1 month ago
3
Fix kill pager pid throwing Errno::ESRCH when pager process already terminated
#989
tompng
closed
3 months ago
0
Always use alternate sceen on alt-d
#988
tompng
closed
1 month ago
1
Next