Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / piotrmurach/tty-command issues and pull requests
#68 - Calls to `run`/`run!` ignore `printer` option
Issue -
State: open - Opened by Thomascountz 4 months ago
#67 - High memory usage for long running commands with lots of output
Issue -
State: open - Opened by Karazum 11 months ago
Labels: bug
#66 - binary streamed :in ?
Issue -
State: closed - Opened by jrochkind over 1 year ago
- 2 comments
Labels: bug
#65 - Timeout isn't working as expected if both stdout and stderr are redirected
Issue -
State: open - Opened by dmeremyanin over 1 year ago
Labels: bug
#64 - replace 1&>2 by 1>&2
Pull Request -
State: open - Opened by peutch almost 2 years ago
#63 - Fix Ruby 3.0 failure from double splat operator
Pull Request -
State: closed - Opened by justingaylor almost 3 years ago
- 1 comment
#62 - feature request: built-in printer for command-only?
Issue -
State: closed - Opened by jrochkind over 3 years ago
- 2 comments
#61 - Fix environment variable persistence
Pull Request -
State: closed - Opened by DannyBen about 4 years ago
- 3 comments
#60 - Environment variables are persisted in Ruby 3.0
Issue -
State: closed - Opened by DannyBen about 4 years ago
- 9 comments
Labels: bug
#59 - Pastel strict dependency prevents upgrading tty-markdown
Issue -
State: closed - Opened by DannyBen over 4 years ago
- 6 comments
#58 - Can't run shells in interactive mode
Issue -
State: open - Opened by fsateler over 4 years ago
- 13 comments
Labels: bug
#57 - Update to release notes and bump version to 0.10.0
Pull Request -
State: closed - Opened by albertico over 4 years ago
- 4 comments
#56 - fix Ruby 2.7 warning: Using the last argument as keyword parameters i…
Pull Request -
State: closed - Opened by abhinavs over 4 years ago
- 8 comments
#55 - How to watch a command and then on stop return back?
Issue -
State: closed - Opened by butsjoh over 4 years ago
- 2 comments
#54 - Bad format string error if environment variable contains a %
Issue -
State: closed - Opened by samwho over 4 years ago
- 1 comment
#53 - Allow tty-logger to interop with tty-command
Issue -
State: closed - Opened by amyspark almost 5 years ago
- 2 comments
#52 - Deprecation notice under ruby 2.7.0
Issue -
State: closed - Opened by jrochkind about 5 years ago
- 1 comment
#51 - Permission error with IP tables
Issue -
State: closed - Opened by AppyCat over 5 years ago
- 1 comment
#50 - Suggestion: Reading and writing streams simultaneously without threads
Issue -
State: open - Opened by janko over 6 years ago
- 2 comments
Labels: enhancement
#49 - Is it possible to 'watch' for changes?
Issue -
State: closed - Opened by 9mm over 6 years ago
- 2 comments
#48 - Timeout also displays traceback
Issue -
State: closed - Opened by hatlord over 6 years ago
- 3 comments
#47 - Add option to separate `pretty` command output with new line
Pull Request -
State: closed - Opened by thisismydesign almost 7 years ago
- 4 comments
#46 - Streamed output printed on new lines with `pty` option since v0.8.0
Issue -
State: open - Opened by thisismydesign almost 7 years ago
- 22 comments
#45 - Ability to turn off warning when no pseudo terminal is found
Issue -
State: closed - Opened by thisismydesign almost 7 years ago
- 3 comments
#44 - Handling of timeout even without output
Pull Request -
State: closed - Opened by gverger almost 7 years ago
- 5 comments
#43 - Timeout when there isn't any output
Issue -
State: closed - Opened by gverger almost 7 years ago
- 1 comment
#42 - Add only_output_on_error option to some printers
Pull Request -
State: closed - Opened by revolter almost 7 years ago
- 16 comments
#41 - Print output only on error
Issue -
State: closed - Opened by revolter almost 7 years ago
- 1 comment
#40 - Are you supposed to always use `rescue TTY::Command::ExitError`?
Issue -
State: closed - Opened by revolter almost 7 years ago
- 1 comment
#39 - Add missing require statement
Pull Request -
State: closed - Opened by revolter almost 7 years ago
- 5 comments
#38 - Modified command ran when it contains special characters
Issue -
State: closed - Opened by thisismydesign over 7 years ago
- 2 comments
#37 - fatal: No live threads left. Deadlock?
Issue -
State: closed - Opened by jrochkind over 7 years ago
- 15 comments
#36 - Typo in README
Issue -
State: closed - Opened by ddoherty03 over 7 years ago
- 2 comments
#35 - Mutex
Issue -
State: closed - Opened by corasaurus-hex over 7 years ago
- 2 comments
#34 - Add ability to stream binary data on stderr and stdout outputs
Issue -
State: open - Opened by piotrmurach over 7 years ago
- 4 comments
Labels: enhancement
#33 - Retaining color of STDOUT
Issue -
State: closed - Opened by thisismydesign over 7 years ago
- 26 comments
#32 - Redirection example in the README raises an error
Issue -
State: closed - Opened by babelfish over 7 years ago
- 1 comment
#31 - Feature request: until / line parser
Issue -
State: closed - Opened by aight8 over 7 years ago
- 3 comments
#30 - change print to << to match pretty
Pull Request -
State: closed - Opened by jamesepatrick almost 8 years ago
- 3 comments
#29 - Quiet printer puts using print instead of <<
Issue -
State: closed - Opened by jamesepatrick almost 8 years ago
- 2 comments
#28 - Fix typo in README
Pull Request -
State: closed - Opened by jeffmcfadden almost 8 years ago
- 2 comments
#27 - Inserts semicolon on line breaks
Issue -
State: closed - Opened by atombender about 8 years ago
- 16 comments
#26 - Update deprecated Fixnum class to Integer for Ruby 2.4 compatability
Pull Request -
State: closed - Opened by edmund about 8 years ago
- 5 comments
#25 - Update README.md
Pull Request -
State: closed - Opened by robotex82 over 8 years ago
- 2 comments
#24 - Documentation on how to handle STDIN?
Issue -
State: closed - Opened by robotex82 over 8 years ago
- 3 comments
#23 - TTY::Command::Result labeling command outputs incorrectly?
Issue -
State: closed - Opened by ryderstorm over 8 years ago
- 6 comments
#22 - bytesize on nil
Pull Request -
State: closed - Opened by ondra-m over 8 years ago
- 5 comments
#21 - Fix typos in readme
Pull Request -
State: closed - Opened by brandoncc over 8 years ago
- 2 comments
#20 - Interface & Advanced Interface
Pull Request -
State: closed - Opened by gurgeous over 8 years ago
- 2 comments
#19 - Here's a sample Motivation section
Pull Request -
State: closed - Opened by gurgeous over 8 years ago
- 4 comments
#18 - suggested changes to Usage section
Pull Request -
State: closed - Opened by gurgeous over 8 years ago
- 1 comment
#17 - overhaul README prior to release
Issue -
State: closed - Opened by gurgeous almost 9 years ago
- 13 comments
#16 - Added support for dryrun: true. This is a proof of concept to address
Pull Request -
State: closed - Opened by gurgeous almost 9 years ago
- 2 comments
#15 - make progress work again (the method signature was out of date)
Pull Request -
State: closed - Opened by gurgeous almost 9 years ago
- 1 comment
#14 - Amd.quiet
Pull Request -
State: closed - Opened by gurgeous almost 9 years ago
- 2 comments
#13 - added example to README
Pull Request -
State: closed - Opened by gurgeous almost 9 years ago
- 2 comments
#12 - Use shell_escape to escape command arguments if necessary to avoid
Pull Request -
State: closed - Opened by gurgeous almost 9 years ago
- 2 comments
#11 - Add :pretend mode to simulate command execution
Issue -
State: closed - Opened by piotrmurach almost 9 years ago
- 2 comments
#10 - Using symbol as command name
Issue -
State: closed - Opened by piotrmurach almost 9 years ago
- 4 comments
#9 - Remove command execution shell features
Issue -
State: closed - Opened by piotrmurach almost 9 years ago
- 12 comments
#8 - Remove successful execution logging
Issue -
State: closed - Opened by piotrmurach almost 9 years ago
- 6 comments
#7 - Throwing exceptions if command fails by default
Issue -
State: closed - Opened by piotrmurach almost 9 years ago
- 6 comments
#6 - Escaping command
Issue -
State: closed - Opened by piotrmurach almost 9 years ago
- 4 comments
#5 - Execute full command strings
Issue -
State: closed - Opened by piotrmurach almost 9 years ago
- 1 comment
#4 - Reduce line prefix when logging command output
Issue -
State: closed - Opened by piotrmurach almost 9 years ago
- 1 comment
#3 - grab bag of feedback
Issue -
State: closed - Opened by gurgeous almost 9 years ago
- 3 comments
#2 - Fix JRuby failures
Issue -
State: closed - Opened by piotrmurach almost 9 years ago
#1 - Add silent printer to allow suppressing command echoing
Issue -
State: closed - Opened by piotrmurach almost 9 years ago
- 4 comments