Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hoaproject/Console

The Hoa\Console library.
https://github.com/hoaproject/Console

Prepare 2.15.02.18.

26092d3498fe34362511c5a7040b6daa50b3d175 authored almost 10 years ago
Add the CHANGELOG.md file.

da67ef4e449295b7d83b58b4f92f3d296aff473f authored almost 10 years ago
Use Hoa\Dispatcher\ClassMethod dispatcher.

e76dca5c901e6b7eedd44eec215b18d740eab7c4 authored almost 10 years ago
Fix a CS.

330303c0c225ed7de228107571d22a939a9ad9bd authored almost 10 years ago
Merge branch 'doc' into incoming

2d65d976017f09e0c3eca1c16cb9b038ee3fd638 authored about 10 years ago
Happy new year!

e4450ac42d0e807bca7a39bba5b6fede65f54bdd authored about 10 years ago
Merge branch 'window_bug' into incoming

699c77a4394ba73e85ebaa529e4fa9d13eb9c226 authored about 10 years ago
Merge branch 'getTerminfo' into incoming

edff69ac9f343b140e31c1066d1bec57a63aecdd authored about 10 years ago
Merge branch 'from_import' into incoming

add3edbef203df9daa67a62f4d594da0db21190f authored about 10 years ago
Inverse $x and $y.

bbbd5bbfd60f5706bfd7135f286c884b99912405 authored about 10 years ago
Allows to specify the term in getTerminfo.

193ed2b50accb9e7e6f1226492a5b3f8904fe34c authored about 10 years ago
s/@lh/@hack

5d3a2a42dd0abe37a57a26a8dceb2b107ebc120e authored about 10 years ago
Move to PSR-4.

09cb946fca90d7256f2f2bc22c51a24849059928 authored about 10 years ago
Format.

5372b666919650745e4a541a12af8f1b084a4200 authored about 10 years ago
Require hoa/test.

a18691d1fe464b835da4fa6ead1d86e784239b7c authored about 10 years ago
Add links around hoa://.

bc13787e92dc3e1eae33932a8c96ee162e08f48f authored over 10 years ago
Format code. #mania

8466f74ddb5bd323357fe5464629c948a1fd8d25 authored over 10 years ago
Add branch-alias

fd11d1462b1bc1af7588c90c9edf6d143c6070b3 authored over 10 years ago
Remove from/import and update to PHP5.4.

a4dc4a013191bf80bdf6b4409126e1c2e7906cfe authored over 10 years ago
Drop PHP5.3.

520d628e9f2033a209129e6ba367fa649422caf7 authored over 10 years ago
Add the installation section.

ca2dce5c246a85059271c19b95ec1e148147adee authored over 10 years ago
Start Rüsh Release.

5ac9c0fb20f4a2680d4cc3b3a938376be9f37068 authored over 10 years ago
Format code. #mania

5daeff81add45d014d07594c2e17798ba349767e authored over 10 years ago
fix tput notice for certain setups (unknown cause)

664368551bba4c0b83d5b94ad153386285ca63c0 authored over 10 years ago
Ensure that \n is well-interpreted by the shell.

f1b034ef988f5c93d8896277af737857a4412db2 authored over 10 years ago
Remove the ƒ function.

3338f05f9dab13eda989ef554979cb6577f38759 authored over 10 years ago
Do not scare users with Unicode ;-).

Thanks @itskevinsam for the notice!

8635d16d2233ca81c5727705459e76cbe7528dbc authored over 10 years ago
Fix typos.

a160fa3a580ff5585dd31190e2dc664149d09856 authored over 10 years ago
Add keywords.

8d16e45078db89871e625e5baf974ad74c60f6b9 authored over 10 years ago
Add paragraphs about new autocompleters…

… and fix typos. Thanks @iraphael and @vonglasow for the review!

9bbbdece2865ebae70dc5c6f94c68d1905090e06 authored over 10 years ago
Inputs are non-blocking and output are blocking.

This fix an issue on Debian which does not happen on Mac OS X.
Apparently, outputs are always bl...

f840f77643b37a52085697b889290e34e7a1d3fa authored almost 11 years ago
Fix potential broken resources.

In prior versions of PHP5.3.10, the stream_get_line function sometimes
breaks resources on certa...

249e79b9e6853791fd276934e6809e9b9dfc4b42 authored almost 11 years ago
Fix a syntax error.

4835cd0c9f9089eac6950e73a91ec6bf316ca0a5 authored almost 11 years ago
Add links.

83d4e694427e98714b21f4601654e51e9b70c283 authored almost 11 years ago
English doc'. Thanks @osaris for the review!

6246eb2516287935be980ec03b71fb3df5c38759 authored almost 11 years ago
Write the english documentation.

2141439398d982f5ea6c1c43c37f8d2284fcaa6e authored almost 11 years ago
Fix typos, links etc.

61b7594fc1ca7976c09117efe07726e49dada874 authored almost 11 years ago
Fix a bug in Hoa\Console\Cursor::colorize.

ddf447cf052cabfbab0c00d56262ecf9bfcaf558 authored almost 11 years ago
New autocompleters: aggregate and path.

Example:

use Hoa\Console\Readline;
use Hoa\Console\Readline\Autocompleter;
use Hoa\...

e03b33f513d8d8b01aaa031079770854f2e8c2ee authored almost 11 years ago
Add syntax highlighting.

5f2fbfdea1e433b3625a3c70798b8d1050e73fea authored almost 11 years ago
Add the `Hoa\Console\Chrome\Editor` class \o/.

Example:

Hoa\Console\Chrome\Editor::open('/tmp/a');

That's all :-).

0cb62beb593b3170f230cb64e231c3f2fd2dea2e authored almost 11 years ago
Return if descriptors are all files, not pipes…

… it avoids a warning with the `stream_select` function.

35f0f94252fa68c7c5dab0e1a7d42c5ba9091d0c authored almost 11 years ago
Remove the old style API.

79c30f6b5367313a647ded2db9b5597b8d667ffe authored almost 11 years ago
Add the `Hoa\Console\Chrome\Text::colorize` method

dae9d63ce83e3f55b2ec4736bbfcd55d3da3600b authored almost 11 years ago
Translate ID of sections.

e8af89fe491980d4aedc96ae3b151fb98d9a3dbf authored almost 11 years ago
Add a section for awecodes.

b0ba593537489463d17c1e95653328979cf10ed5 authored almost 11 years ago
Format code. #mania

3ba4ce7e609946e82492b39c990078d3fe971837 authored almost 11 years ago
Add the `Hoa\Console\Mouse` class \o/.

c6c38815ae6af8c1adebf14035ccaa897ad1cc25 authored almost 11 years ago
“status” -> “state”.

5dd790bf08cb544ecda3916e4288abc165daf74d authored almost 11 years ago
Add the status.

c0b55ee713d2fd8192d79efcea634d241dbfbfc1 authored almost 11 years ago
Add the `.Status` file.

dc2e248a9a1a6f4aa3bd92ac9498b1b430940b0f authored almost 11 years ago
Some systems seem to not have terminfo aliases.

e06b1c259870ac2d7a978d2f12ecb4184289a3a6 authored almost 11 years ago
`Hoa\Console\Window::getSize` relies on `tput`…

… when we have no choice. Actually, we start to call `tput`. If `tput`
does not return a valid a...

5fc1be4cf26a1ea79fa040d2fcfbed928a8e6349 authored almost 11 years ago
Fix usage.

b0ea91e655eeb92c0c7cfb5bda25b176fcce3c3a authored almost 11 years ago
Add the `console:termcap` command.

Examples:

$ hoa console:terminfo --has back_color_erase
1

$ TERM=vt200 hoa console...

2623ccb20f52ddaaff2540fb1bd5c281ddaa3690 authored almost 11 years ago
Avoid potential infinite loop when reading size.

6ded954d39ff523491ff729836805d4ee0a73c9c authored almost 11 years ago
Add a directory where to look up terminfo files.

e1d56c7486a892d62d875ab593a9725a3d5ee35c authored about 11 years ago
Fix an error.

56c3603460b8b6f1f8190a9e441b3e425de53c8b authored about 11 years ago
Support alpha and hexa paths.

terminfo directories could be only one letter if installed with
`ncurses-term` through aptitude.

c7bc4de6e94205911da6c78086e6d66a6f27d71d authored about 11 years ago
Happy new year \o/.

cbd725bdd7009522ae56bd3ae7b3f67a3258718e authored about 11 years ago
Format `composer.json`.

6803d1fc2db5f954f08385fbdee1f658aada2329 authored about 11 years ago
Fix up scrolling.

7e41b5af0ae3e5d38efb3a05373ec914f5bc3209 authored about 11 years ago
Throw an exception if terminfo is not found.

cf5cab7b614837d0e11102ed4f6bb78d2acf6534 authored about 11 years ago
Remove a useless attribute.

8d4725f9f8c23b929febc88bd51ed036d275e94a authored about 11 years ago
Hoa\Console\Window uses Hoa\Console\Tput!

0c9bc052f8ae80fe870c048ac01486bc956d0e8e authored about 11 years ago
Hoa\Console\Cursor uses Hoa\Console\Tput!

d83c8f19fcd1bd856eeb4ba969fe9efb6f732f22 authored about 11 years ago
Add the getTput() static method.

5e84be62e74159dab93a27512569b1e31819592f authored about 11 years ago
Welcome to Hoa\Console\Tput!

0b62c09376e69708e32e718b6e44bfe3d7e2c515 authored about 11 years ago
Add empty english documentation.

639b8668d8ecad21bcec54e91e8c58930c097a13 authored about 11 years ago
Remove mentions to from/import in documentations.

27183236ae79bc0893fdffb94288b425d5fc030f authored about 11 years ago
Update API documentation.

c3a2e80554993b3621b69cb89fc9a395c323188e authored about 11 years ago
Better Composer compatibility.

88c6ea49bcd10635784685dcd62387eb85671a51 authored over 11 years ago
Define flex entities.

3509b7ac168ba811ec532e0351640fccf043fc7a authored over 11 years ago
Format code. #mania

e2aead72cabbfa11b3e9a57266958a4b6560f2f3 authored over 11 years ago
Remove mb_*_encoding() declarations…

…since it's done in Hoa\Core.

e498737157aefb7ab37ff44f32e7e5c4dd5293b9 authored over 11 years ago
Format code. #mania

2e7eff8ad0b3431d0d45baf0bde47d9dcff6aa98 authored over 11 years ago
Be compatible with the new readAll() method.

readAll() adds an $offset argument. We then add the protected
isPipeSeekable() method to decide ...

8fa8465cb42307f3082fecf46e45bfb55b42b5c5 authored over 11 years ago
Add Hoa\Stream as a dependency (for Processus).

84d0f75b9fdd70e2ce08aa55f73b4407d784f04e authored over 11 years ago
Update README.md.

30f40832b10a0e2aca3dae65c7ccc5fd3ed11408 authored over 11 years ago
Update documentation.

d6073de158d2c2499377d3ba2f822ed984cf8bf5 authored over 11 years ago
Add restore(), raise() and lower() static methods.

b2301cba295e43620cc8a0bc2f56dc3afeaa9e25 authored over 11 years ago
Update composer.json.

fa50bfbe2cff20d7945ecdbd56249379ae0cec54 authored over 11 years ago
Use enhancement from Hoa\String\Search.

8de8dd83880cfb014f46ea93007b153dd869d2fa authored over 11 years ago
__ambiguous works on one-letter switches.

3eb195878c1669c0b09f5758869534de21cb2e4c authored over 11 years ago
Allow to re-run a processus.

65713ad57f919bfdc3ce885b2280a1d935ae7efd authored over 11 years ago
Hoa\Router\Cli::getURI() is static. Simplify code.

fd16f0686b0d01749567ee266fc396d4953fce66 authored over 11 years ago
Add Hoa\Console\Processus::(s|g)etTitle methods.

New setTitle() and getTitle() static methods on Hoa\Console\Processus.
Update the documentation ...

14aa87565c21ae0f05cb61bdad0db76ae1b308c7 authored over 11 years ago
Add the $escape argument to Processus::execute().

Enable or disable shell escaping on command.

060d2afa0d0fb4082bf319c9dbe6169c18566517 authored over 11 years ago
Update API documentation.

f38ee84c1701a4ec6b20824999e5961c2084f119 authored over 11 years ago
If no PATH's found, Processus::locate returns null

14398ab16013bb2da54997ecc4b54737a66fde3c authored over 11 years ago
Processus::locate() looks into $_SERVER['PATH'].

fc26f958e0d6daea35bf6f45be11f57d39711dee authored over 11 years ago
Ease rolling-release.

09ed3f9f34bbe820489ee10c1281704c3ec14452 authored over 11 years ago
Typos

b9dd55fae850e117ffb2d65f194b49018120412a authored almost 12 years ago
Add french documentation.

9495367325b65beb839cc02281911673dd403a9e authored almost 12 years ago
Remove an old note.

9c30261f3a44d150ac6aa052a690a465888d9b49 authored almost 12 years ago
Simplify namespace.

b62d1409a97105b17c692c27d89693a6f3bfdbdc authored almost 12 years ago
Support when STDIN is a pipe or a redirection.

Add support when STDIN is direct, not a pipe or a redirection.
Remove the trailing character (on...

6115995c0822e62577c51b7fb3a9742a3241e2a7 authored almost 12 years ago
Add isPipe(), isRedirection() & co. methods.

Add the getMode($pipe) method, to get the mode of $pipe and returns one
of the following constan...

c2d7652cdae9f334187bdacfb68b97059fecfa91 authored almost 12 years ago
Consider current working directory.

86a7646380b3af6956356a9004b5370c3cc88d1b authored almost 12 years ago
Update a variable name. #semantics

4fb8f721ee9e174e4af47653ce79b77351a77bc3 authored almost 12 years ago