Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / JEG2/highline issues and pull requests
#279 - Upgrades for Ruby 3.4.1
Pull Request -
State: closed - Opened by abinoam 24 days ago
#278 - bug:🐛 default to 1 for col_count_calculate
Pull Request -
State: closed - Opened by davidjkling 25 days ago
Labels: bug
#277 - Default to 1 column if col_count_calculate returns 0
Issue -
State: closed - Opened by davidjkling about 1 month ago
- 4 comments
Labels: bug
#276 - Update say to always flush the output after a puts
Pull Request -
State: closed - Opened by blipper 5 months ago
- 2 comments
#275 - high like/agree default option?
Issue -
State: open - Opened by satmandu 5 months ago
- 6 comments
Labels: feature request
#274 - add to color scheme
Pull Request -
State: closed - Opened by costa 6 months ago
- 9 comments
Labels: feature request
#273 - `::add_to_color_scheme` improvement
Issue -
State: closed - Opened by costa 7 months ago
- 1 comment
Labels: feature request
#272 - Fix #271 - Readline completely deprecated in Ruby 3.3
Pull Request -
State: closed - Opened by abinoam 7 months ago
#271 - `ask()` causes `Readline`-related error on Ruby 3.3
Issue -
State: closed - Opened by 64kramsystem 7 months ago
- 5 comments
Labels: bug
#270 - Add `abbrev` to gemspec
Issue -
State: closed - Opened by kapitoshka438 12 months ago
- 2 comments
#269 - Provide a 'Changelog' link on rubygems.org/gems/highline
Pull Request -
State: closed - Opened by mark-young-atg about 1 year ago
- 1 comment
#268 - remove unused abbrev dependency
Pull Request -
State: closed - Opened by zvkemp about 1 year ago
- 3 comments
Labels: bug
#267 - Update tests for Reline (as the substitute of Readline)
Issue -
State: open - Opened by abinoam about 1 year ago
#266 - Make Highline Ruby 3.3 and reline compatible
Issue -
State: closed - Opened by abinoam about 1 year ago
- 1 comment
#265 - Release HighLine 3.0.0 (Ruby 3.3.0)
Pull Request -
State: closed - Opened by abinoam about 1 year ago
- 1 comment
#264 - Add abbrev gem as dependency
Pull Request -
State: closed - Opened by mathieujobin about 1 year ago
- 1 comment
#263 - Release 3.0.0.pre.1
Pull Request -
State: closed - Opened by abinoam almost 2 years ago
- 7 comments
#262 - Do not call stty on non-tty
Pull Request -
State: closed - Opened by kbrock almost 2 years ago
- 3 comments
#261 - 2.1.0 was released, but tag is missing in repository
Issue -
State: closed - Opened by Fryguy almost 2 years ago
- 2 comments
#260 - Fix #43 - Ctrl-U (erase line) handling
Pull Request -
State: closed - Opened by abinoam about 2 years ago
Labels: feature request
#259 - Issue #236 - Handle Ctrl-C when Question#echo = false (raw_no_echo_mode)
Pull Request -
State: closed - Opened by abinoam about 2 years ago
#258 - Issue #246 - Add custom validation class option to `Question#validate`
Pull Request -
State: closed - Opened by abinoam about 2 years ago
- 1 comment
Labels: feature request
#257 - Issue #233 - Show Question#default value hint for non String objects
Pull Request -
State: closed - Opened by abinoam about 2 years ago
#256 - Fix #249 - Question#in convert and check_range
Pull Request -
State: closed - Opened by abinoam about 2 years ago
#255 - Release 2.1.0
Pull Request -
State: closed - Opened by abinoam about 2 years ago
#254 - Add MacOs, Windows, TruffleRuby and head branches to the GH Actions matrix
Pull Request -
State: closed - Opened by abinoam about 2 years ago
- 4 comments
#253 - Add Ruby 3.2 to the CI matrix
Pull Request -
State: closed - Opened by petergoldstein about 2 years ago
- 2 comments
#252 - Update travis build matrix
Pull Request -
State: closed - Opened by abinoam about 2 years ago
- 5 comments
#251 - Set up CI on GitHub Actions
Pull Request -
State: closed - Opened by petergoldstein almost 3 years ago
- 3 comments
#250 - These files have no shebang and should not be executable
Pull Request -
State: closed - Opened by bdunne almost 3 years ago
- 3 comments
#249 - Have to set convert type in order for `.in` to work with array
Issue -
State: closed - Opened by esotericpig almost 3 years ago
Labels: bug
#248 - Avoid using the last argument as keyword parameter
Pull Request -
State: closed - Opened by LinusU almost 4 years ago
- 6 comments
#247 - test failing when ruby is built against libedit instead of readline
Issue -
State: open - Opened by boutil almost 4 years ago
- 3 comments
#246 - Possible to accept multiple selections with `.in` and `.default`?
Issue -
State: closed - Opened by Joshfindit over 4 years ago
- 5 comments
Labels: feature request
#245 - Suppress `Psych.safe_load` arg warn when using Psych 3.1.0+
Pull Request -
State: closed - Opened by koic over 5 years ago
- 2 comments
#244 - echo=false or echo='*' requires extra character after enter on Windows
Issue -
State: closed - Opened by galinkinlin over 5 years ago
- 6 comments
#243 - Add new capital_letter option to menu index
Pull Request -
State: closed - Opened by Ana06 almost 6 years ago
- 5 comments
#242 - Introduce :capital_letter menu option
Pull Request -
State: closed - Opened by dmitriy-kiriyenko almost 6 years ago
- 6 comments
#241 - CI: Add 2.6
Pull Request -
State: closed - Opened by olleolleolle almost 6 years ago
- 1 comment
#240 - Avoid YARD warning UnknownParam
Pull Request -
State: closed - Opened by olleolleolle almost 6 years ago
- 1 comment
#239 - Can't get terminal_size
Issue -
State: closed - Opened by asfaltboy almost 6 years ago
- 11 comments
#238 - Fix #237 - TTY commands when no tty
Pull Request -
State: closed - Opened by abinoam about 6 years ago
- 1 comment
#237 - Issues with echo: false and not on TTY
Issue -
State: closed - Opened by cabello about 6 years ago
- 7 comments
#236 - Ctrl-C improperly handled when q.echo = false
Issue -
State: closed - Opened by aspyct over 6 years ago
- 6 comments
#235 - Release 2.0.0
Pull Request -
State: closed - Opened by abinoam over 6 years ago
#234 - Add license scan report and status
Pull Request -
State: closed - Opened by fossabot over 6 years ago
#233 - default value has to be a string
Issue -
State: closed - Opened by branch14 over 6 years ago
- 14 comments
Labels: feature request
#232 - consider exposing Readline.completion_proc via HighLine::Question#selection
Issue -
State: open - Opened by doriantaylor over 6 years ago
- 3 comments
Labels: feature request
#231 - Deprecate safe_level of ERB.new in Ruby 2.6
Pull Request -
State: closed - Opened by koic over 6 years ago
- 1 comment
#230 - some change
Pull Request -
State: closed - Opened by ZZZZou almost 7 years ago
- 1 comment
#229 - Add Ruby 2.5 to travis
Pull Request -
State: closed - Opened by abinoam about 7 years ago
#228 - Blacklist jruby incompatible gems
Pull Request -
State: closed - Opened by abinoam about 7 years ago
#227 - System extensions depend on now-internalized JRuby dependencies
Issue -
State: closed - Opened by headius about 7 years ago
- 14 comments
#226 - HighLine Terminal::IOConsole#restore_mode does not work with StringIO
Issue -
State: closed - Opened by presidentbeef about 7 years ago
- 3 comments
#225 - Default Highline Example on GithubGives Error
Issue -
State: closed - Opened by billbisco about 7 years ago
- 5 comments
Labels: bug
#224 - Add gemspec to Gemfile
Pull Request -
State: closed - Opened by abinoam about 7 years ago
#223 - undefined method 'default_instance'
Issue -
State: closed - Opened by lebogan about 7 years ago
- 3 comments
#222 - Fix #221 - Consistent behaviour for agree with readline = true
Pull Request -
State: closed - Opened by abinoam about 7 years ago
- 1 comment
#221 - Incosistent behavior when ask with a validator and readline=true
Issue -
State: closed - Opened by ailisp about 7 years ago
- 9 comments
Labels: feature request, bug
#220 - Resolves #219 - May set response to anything that answers to :call
Pull Request -
State: closed - Opened by abinoam about 7 years ago
#219 - Proc validation displays ruby object on invalid
Issue -
State: closed - Opened by jblaine about 7 years ago
- 8 comments
Labels: feature request
#218 - Ease transition from 1.7.x to 2.0.x (specially for travis.rb)
Pull Request -
State: closed - Opened by abinoam over 7 years ago
- 1 comment
#217 - Docs not on RubyDoc.info as README states
Issue -
State: closed - Opened by jblaine over 7 years ago
- 2 comments
#216 - Update .appveyor.yml
Pull Request -
State: closed - Opened by abinoam over 7 years ago
#215 - Apply Rubocop stylistic suggestions
Pull Request -
State: closed - Opened by abinoam over 7 years ago
- 1 comment
#214 - Remove the use of $terminal global variable
Pull Request -
State: closed - Opened by abinoam over 7 years ago
- 2 comments
#213 - Update some travis and appveyor settings
Pull Request -
State: closed - Opened by abinoam over 7 years ago
#212 - Make use_color= and use_color? instance methods
Pull Request -
State: closed - Opened by abinoam over 7 years ago
- 3 comments
#211 - Add method to reset use_color setting.
Pull Request -
State: closed - Opened by phiggins over 7 years ago
- 12 comments
#210 - Do not attempt to change frozen strings
Pull Request -
State: closed - Opened by ivgiuliani over 7 years ago
- 3 comments
#209 - can't modify frozen NilClass when using HighLine::Simulate
Issue -
State: closed - Opened by ngw almost 8 years ago
- 5 comments
Labels: question
#208 - answering in multiple lines
Issue -
State: closed - Opened by guyisra almost 8 years ago
- 3 comments
Labels: question
#207 - Doesn't possible use an array of options
Issue -
State: closed - Opened by rafaelsachetto over 8 years ago
- 3 comments
Labels: question
#206 - suppress newline echo to stdout
Issue -
State: closed - Opened by txt8888 over 8 years ago
- 2 comments
Labels: question
#205 - Fix #204
Pull Request -
State: closed - Opened by pietromenna over 8 years ago
- 1 comment
#204 - Travis-CI is not building for all releases
Issue -
State: closed - Opened by pietromenna over 8 years ago
#203 - Show default value in menu
Pull Request -
State: closed - Opened by fredrb over 8 years ago
- 6 comments
#202 - no verbose config in git remote add function
Pull Request -
State: closed - Opened by fredrb over 8 years ago
- 2 comments
#201 - confirm in question now accepts Proc
Pull Request -
State: closed - Opened by mmihira over 8 years ago
- 7 comments
#200 - Fix incorrect usages of in examples/repeat_entry.rb
Pull Request -
State: closed - Opened by gruz0 over 8 years ago
#199 - "NameError: undefined local variable or method 'key'" when using `gather` as hash
Issue -
State: closed - Opened by gruz0 over 8 years ago
- 3 comments
#198 - Question Confirm to execute Proc
Issue -
State: closed - Opened by mmihira over 8 years ago
- 2 comments
Labels: feature request
#197 - Some improvements to HighLine::Menu
Pull Request -
State: closed - Opened by abinoam over 8 years ago
#196 - Make Travis ignore gems in development group
Pull Request -
State: closed - Opened by abinoam over 8 years ago
- 1 comment
#195 - Add pronto - code review gem
Pull Request -
State: closed - Opened by abinoam over 8 years ago
- 2 comments
#194 - Implement Menu's indices coloring - by Aregic
Pull Request -
State: closed - Opened by abinoam over 8 years ago
- 6 comments
#193 - Added index coloring functionality in menu
Pull Request -
State: closed - Opened by aregic over 8 years ago
- 8 comments
#192 - Agree default option not working when character is set
Issue -
State: closed - Opened by maurobender almost 9 years ago
- 1 comment
#191 - Default with choose
Issue -
State: closed - Opened by maurobender almost 9 years ago
- 2 comments
Labels: feature request
#190 - Test against Ruby 2.3.0 on Travis CI
Pull Request -
State: closed - Opened by koic almost 9 years ago
- 2 comments
#189 - Fix agree validation to only accept "yes" or "no"
Pull Request -
State: closed - Opened by kevinoid almost 9 years ago
- 4 comments
#188 - Prefilled answer for user to edit
Issue -
State: closed - Opened by tukanos almost 9 years ago
- 5 comments
Labels: question
#187 - Multiple answers menu possible?
Issue -
State: closed - Opened by tukanos almost 9 years ago
- 2 comments
Labels: question
#186 - Rebased PR #184 (original by @matrinox)
Pull Request -
State: closed - Opened by abinoam almost 9 years ago
- 8 comments
#185 - More menu options
Pull Request -
State: closed - Opened by matrinox about 9 years ago
- 2 comments
#184 - Fix bugs and add text override options to menu choices
Pull Request -
State: closed - Opened by matrinox about 9 years ago
- 21 comments
#183 - Fix menu example in README.md
Pull Request -
State: closed - Opened by fabienfoerster about 9 years ago
- 1 comment
#182 - More information about default value for user
Pull Request -
State: closed - Opened by tukanos about 9 years ago
- 3 comments
#181 - Issue #180
Pull Request -
State: closed - Opened by abinoam about 9 years ago
#180 - Menu prompt not reused after failed menu selection
Issue -
State: closed - Opened by intentionaccident about 9 years ago
- 2 comments