GitHub / clue/reactphp-stdio issues and pull requests
#110 - Prepare v2.7.0 release
Pull Request -
State: open - Opened by PaulRotmann 6 months ago
#109 - Run tests on PHP 8.4 and update test environment
Pull Request -
State: closed - Opened by clue 7 months ago
Labels: new feature
#108 - Update test suite to ensure 100% code coverage
Pull Request -
State: closed - Opened by clue 7 months ago
Labels: maintenance
#107 - Improve PHP 8.4+ support by avoiding implicitly nullable types
Pull Request -
State: open - Opened by SimonFrings about 1 year ago
Labels: new feature
#106 - Run tests on PHP 8.3 and update test suite
Pull Request -
State: closed - Opened by yadaiio over 1 year ago
Labels: new feature
#105 - Fix typos in README.md
Pull Request -
State: closed - Opened by yadaiio over 1 year ago
Labels: documentation
#104 - Way to write to `stderr`?
Issue -
State: closed - Opened by devnix almost 2 years ago
- 2 comments
Labels: question
#103 - Test on PHP 8.2 and update test environment
Pull Request -
State: closed - Opened by clue over 2 years ago
Labels: new feature
#102 - Fix legacy HHVM build by downgrading Composer
Pull Request -
State: closed - Opened by SimonFrings about 3 years ago
Labels: maintenance
#101 - Full support for PHP 8.1: Update preg_split() default $limit argument
Pull Request -
State: closed - Opened by cdosoftei over 3 years ago
- 4 comments
Labels: new feature
#100 - Improve code examples and documentation
Pull Request -
State: closed - Opened by clue almost 4 years ago
Labels: maintenance
#99 - Simplify usage by supporting new default loop
Pull Request -
State: closed - Opened by clue about 4 years ago
Labels: new feature
#98 - Add badge to show number of project installations
Pull Request -
State: closed - Opened by PaulRotmann about 4 years ago
Labels: maintenance
#97 - Use GitHub actions for continuous integration (CI)
Pull Request -
State: closed - Opened by SimonFrings about 4 years ago
- 1 comment
Labels: maintenance
#96 - Prepare v2.4.0
Pull Request -
State: closed - Opened by SimonFrings over 4 years ago
Labels: maintenance
#95 - Refactor executing functional tests without ext-readline
Pull Request -
State: closed - Opened by clue over 4 years ago
Labels: bug
#94 - Run tests on PHPUnit 9 and update PHPUnit configuration schema for PHPUnit 9.3
Pull Request -
State: closed - Opened by SimonFrings almost 5 years ago
Labels: maintenance
#93 - Clean up test suite, add .gitattributes to exclude dev files from exports and run tests on PHP 7.4 and simplify test matrix
Pull Request -
State: closed - Opened by SimonFrings about 5 years ago
- 1 comment
Labels: maintenance
#92 - Watch terminal size and react to resize events
Issue -
State: open - Opened by clue almost 6 years ago
Labels: new feature, help wanted
#91 - A way to override Readline::onKeyTab()
Issue -
State: closed - Opened by Furgas almost 6 years ago
- 1 comment
Labels: question
#90 - Cannot listen for ESC key
Issue -
State: closed - Opened by naive17 almost 6 years ago
- 1 comment
Labels: question, new feature, help wanted
#89 - How to install and use without composer?
Issue -
State: closed - Opened by saintfame almost 6 years ago
- 1 comment
Labels: question
#88 - Fix closing to emit final close event and clean up all listeners
Pull Request -
State: closed - Opened by clue almost 6 years ago
Labels: bug
#87 - Add documentation for BELL signal
Pull Request -
State: closed - Opened by clue almost 6 years ago
Labels: new feature, easy pick
#86 - Emit audible/visible BELL signal when using a disabled function
Pull Request -
State: closed - Opened by clue almost 6 years ago
Labels: new feature
#85 - Improve test suite to test against legacy PHP 5.3 through PHP 7.3 and support PHPUnit 7
Pull Request -
State: closed - Opened by clue almost 6 years ago
Labels: easy pick, maintenance
#84 - Deprecate Readline and move all methods to Stdio
Pull Request -
State: closed - Opened by clue almost 6 years ago
Labels: easy pick, maintenance
#83 - Support reading from blocking STDIN via child process/thread on Windows
Issue -
State: open - Opened by clue about 6 years ago
- 7 comments
Labels: new feature, help wanted
#82 - Support mouse move / click events
Issue -
State: open - Opened by clue almost 7 years ago
Labels: new feature, help wanted
#81 - Minor code style improvements
Pull Request -
State: closed - Opened by clue almost 7 years ago
Labels: easy pick, maintenance
#80 - Revert "Don't use ext-readline handler on Mac to fix CR/LF issues on Mac only
Pull Request -
State: closed - Opened by clue almost 7 years ago
Labels: easy pick, maintenance
#79 - Accept CR as an alias for LF to support more platforms
Pull Request -
State: closed - Opened by clue almost 7 years ago
- 1 comment
Labels: new feature
#78 - Fix restoring TTY mode when ext-readline is not in use
Pull Request -
State: closed - Opened by clue almost 7 years ago
Labels: bug, easy pick
#77 - enter key not working on Termux (Android)
Issue -
State: closed - Opened by pulketo almost 7 years ago
- 4 comments
Labels: bug
#76 - Android keyboard on termux
Issue -
State: closed - Opened by pulketo almost 7 years ago
- 2 comments
#75 - Enhancement: Keep packages sorted in composer.json
Pull Request -
State: closed - Opened by localheinz about 7 years ago
- 2 comments
Labels: easy pick, maintenance
#74 - Fix and simplify restoring TTY mode when ext-readline is not in use
Pull Request -
State: closed - Opened by clue about 7 years ago
Labels: bug
#73 - Don't use ext-readline handler on Mac to fix CR/LF issues on Mac only
Pull Request -
State: closed - Opened by clue about 7 years ago
- 10 comments
Labels: bug, easy pick
#72 - Update project homepage
Pull Request -
State: closed - Opened by clue about 7 years ago
Labels: easy pick, maintenance
#71 - Advanced autocomplete function support
Issue -
State: closed - Opened by clue over 7 years ago
- 1 comment
Labels: new feature, help wanted
#70 - Add support for binding custom functions to any key code
Pull Request -
State: closed - Opened by clue over 7 years ago
Labels: new feature
#69 - Add addInput() helper method
Pull Request -
State: closed - Opened by clue over 7 years ago
Labels: new feature
#68 - Forward compatibility with latest and upcoming ReactPHP packages
Pull Request -
State: closed - Opened by clue over 7 years ago
Labels: new feature, BC break
#67 - Update version of react/stream
Issue -
State: closed - Opened by marktopper over 7 years ago
- 1 comment
#66 - Pressing return in PHPStorm terminal (macOS) doesn't work
Issue -
State: closed - Opened by davidwdan over 7 years ago
- 13 comments
Labels: bug
#65 - Consistently emit incoming "data" event with trailing newline
Pull Request -
State: closed - Opened by clue over 7 years ago
Labels: new feature, BC break
#64 - Remove deprecated functionality
Pull Request -
State: closed - Opened by clue over 7 years ago
Labels: easy pick, maintenance, BC break
#63 - Optionally use `ext-readline` to enable raw input mode if available
Pull Request -
State: closed - Opened by clue over 7 years ago
Labels: new feature
#62 - Deprecate input helpers, use Stdio as ReadableStreamInterface instead
Pull Request -
State: closed - Opened by clue over 7 years ago
Labels: easy pick, maintenance
#61 - Support PHPUnit 6
Pull Request -
State: closed - Opened by carusogabriel over 7 years ago
- 1 comment
Labels: maintenance
#60 - Consistently return boolean success from write()
Pull Request -
State: closed - Opened by clue over 7 years ago
Labels: new feature
#59 - Deprecate output helpers, use `write()` instead
Pull Request -
State: closed - Opened by clue over 7 years ago
Labels: easy pick, maintenance
#58 - Restore blocking mode before closing and restore TTY mode on unclean shutdown
Pull Request -
State: closed - Opened by clue over 7 years ago
Labels: bug, new feature
#57 - Support running on non-TTY and closing STDIN and STDOUT streams
Pull Request -
State: closed - Opened by clue over 7 years ago
Labels: new feature
#56 - Explicitly end stream on CTRL+D and emit final data on EOF without EOL
Pull Request -
State: closed - Opened by clue over 7 years ago
Labels: new feature
#55 - Add functional / Promise-based API
Issue -
State: closed - Opened by clue over 7 years ago
- 1 comment
Labels: new feature, help wanted
#54 - Async console I/O is not supported on Microsoft Windows
Pull Request -
State: closed - Opened by clue over 7 years ago
- 1 comment
Labels: maintenance
#53 - Forward compatibility with stable clue/utf8-react and clue/term-react
Pull Request -
State: closed - Opened by clue almost 8 years ago
Labels: new feature, easy pick, maintenance
#52 - Lock Travis distro so future defaults will not break the build
Pull Request -
State: closed - Opened by clue almost 8 years ago
Labels: easy pick, maintenance
#51 - Forward compatebility with ReactPHP packages
Pull Request -
State: closed - Opened by WyriHaximus almost 8 years ago
- 12 comments
Labels: new feature, maintenance, BC break
#50 - Update deps
Issue -
State: closed - Opened by alexander-akait almost 8 years ago
- 1 comment
Labels: new feature, maintenance, help wanted, BC break
#49 - Performing actions on keypress
Issue -
State: closed - Opened by freekmurze almost 8 years ago
- 15 comments
Labels: question, new feature
#48 - Fix HHVM build for now again and ignore future HHVM build errors
Pull Request -
State: closed - Opened by clue about 8 years ago
Labels: maintenance
#47 - Use non-blocking output for stdout
Issue -
State: closed - Opened by WyriHaximus about 8 years ago
- 4 comments
Labels: new feature, help wanted
#46 - Add PHPUnit to require-dev
Pull Request -
State: closed - Opened by clue over 8 years ago
Labels: new feature, maintenance
#45 - Restructure examples
Pull Request -
State: closed - Opened by clue over 8 years ago
Labels: easy pick, maintenance
#44 - First class support for PHP 5.3 through PHP 7 and HHVM
Pull Request -
State: closed - Opened by clue over 8 years ago
Labels: new feature, easy pick, maintenance
#43 - Remove undocumented and low quality ProgressBar and Spinner helpers
Pull Request -
State: closed - Opened by clue over 8 years ago
Labels: easy pick, maintenance, BC break
#42 - Suggest using ext-mbstring, otherwise use regex fallback
Pull Request -
State: closed - Opened by clue over 8 years ago
Labels: new feature
#41 - Add autocomplete support
Pull Request -
State: closed - Opened by clue over 8 years ago
Labels: new feature
#40 - Add history support
Pull Request -
State: closed - Opened by clue over 8 years ago
Labels: new feature
#39 - Remove unused and undocumented Buffer skeleton (dead code)
Pull Request -
State: closed - Opened by clue over 8 years ago
Labels: easy pick, maintenance, BC break
#38 - Improve performance by processing input stream in bigger chunks
Pull Request -
State: closed - Opened by clue almost 9 years ago
Labels: new feature, easy pick
#37 - Explicitly redraw prompt on empty input
Pull Request -
State: closed - Opened by clue about 9 years ago
Labels: bug
#36 - Parse all escape sequences and UTF-8 sequences through external parsers
Pull Request -
State: closed - Opened by clue about 9 years ago
- 1 comment
Labels: bug, new feature
#35 - The Stdio is now a well-behaving duplex stream
Pull Request -
State: closed - Opened by clue about 9 years ago
Labels: bug, new feature, BC break
#34 - Writing data that contains multiple newlines may end up garbled
Issue -
State: closed - Opened by clue about 9 years ago
Labels: bug
#33 - Add Readline::getPrompt() helper
Pull Request -
State: closed - Opened by clue about 9 years ago
Labels: new feature, easy pick
#32 - The Readline is now a well behaving readable stream
Pull Request -
State: closed - Opened by clue about 9 years ago
Labels: new feature, BC break
#31 - Add option to hide readline prompt
Issue -
State: closed - Opened by clue about 9 years ago
- 1 comment
Labels: new feature, help wanted
#30 - Readline should ignore all unsupported special keys
Issue -
State: closed - Opened by clue about 9 years ago
Labels: bug, new feature
#29 - Readline should honor inputrc
Issue -
State: closed - Opened by clue about 10 years ago
- 2 comments
Labels: new feature, help wanted
#28 - Support Readline::setInput() during 'line' event
Pull Request -
State: closed - Opened by clue about 10 years ago
Labels: new feature
#27 - Support typeahead
Issue -
State: closed - Opened by clue about 10 years ago
- 1 comment
Labels: new feature, help wanted
#26 - Look into transcoding support for non-UTF-8-terminals
Issue -
State: closed - Opened by clue about 10 years ago
- 2 comments
Labels: new feature, help wanted
#25 - Add option to overwrite input line on submit
Issue -
State: closed - Opened by clue about 10 years ago
- 1 comment
Labels: new feature, help wanted
#24 - Look into unicode normalization
Issue -
State: closed - Opened by clue about 10 years ago
- 2 comments
Labels: invalid, new feature, help wanted
#23 - Direction keys only move cursor if moving is enabled
Pull Request -
State: closed - Opened by clue about 10 years ago
- 1 comment
#22 - Add support for HOME and END keys
Pull Request -
State: closed - Opened by clue about 10 years ago
Labels: new feature
#21 - Clear readline input and restore TTY on end
Pull Request -
State: closed - Opened by clue about 10 years ago
#20 - Support multi-byte UTF-8 characters and account for cell width
Pull Request -
State: closed - Opened by clue about 10 years ago
Labels: new feature
#19 - Look into binary I/O
Issue -
State: closed - Opened by clue about 10 years ago
- 3 comments
Labels: new feature, help wanted
#18 - Support Microsoft Windows
Issue -
State: closed - Opened by clue about 10 years ago
- 3 comments
Labels: new feature, help wanted
#17 - Support using Stdio as readable and writable stream
Issue -
State: closed - Opened by clue about 10 years ago
Labels: new feature, help wanted
#16 - Look into non-console I/O
Issue -
State: closed - Opened by clue about 10 years ago
- 2 comments
Labels: new feature, help wanted
#15 - Handle CTRL+D etc.
Issue -
State: closed - Opened by clue about 10 years ago
- 1 comment
Labels: new feature, help wanted
#14 - Do not redraw() readline if echo replacement results in same line
Pull Request -
State: closed - Opened by clue about 10 years ago
#13 - Support wide characters (asian)
Issue -
State: closed - Opened by clue about 10 years ago
- 3 comments
Labels: new feature, help wanted
#12 - Support multi-byte UTF-8 characters
Issue -
State: closed - Opened by clue about 10 years ago
- 1 comment
Labels: new feature, help wanted
#11 - Support echo replacements (asterisk for password prompts)
Pull Request -
State: closed - Opened by clue about 10 years ago
Labels: new feature