Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Console] Add Cursor class to control the cursor in the terminal #13529

Closed
fabpot opened this issue Apr 12, 2020 · 4 comments · Fixed by #15270
Closed

[Console] Add Cursor class to control the cursor in the terminal #13529

fabpot opened this issue Apr 12, 2020 · 4 comments · Fixed by #15270
Assignees
Labels
Milestone

Comments

@fabpot
Copy link
Member

fabpot commented Apr 12, 2020

Q A
Feature PR symfony/symfony#27444
PR author(s) @pierredup
Merged in 5.1-dev
@wouterj wouterj added this to the 5.1 milestone Apr 12, 2020
@wouterj wouterj added this to Wouter's (@wouterj) in Help Wanted Apr 12, 2020
@wouterj
Copy link
Member

wouterj commented Apr 12, 2020

While documenting this, the slightly modified API introduced by symfony/symfony#36433 should be taken into account.

@javiereguiluz javiereguiluz self-assigned this Apr 15, 2020
@wouterj wouterj removed this from Wouter's (@wouterj) in Help Wanted Apr 15, 2020
@carsonbot
Copy link
Collaborator

Thank you for this issue.
There has not been a lot of activity here for a while. Has this been resolved?

@carsonbot
Copy link
Collaborator

Friendly reminder that this issue exists. If I don't hear anything I'll close this.

@wouterj
Copy link
Member

wouterj commented Apr 30, 2021

@carsonbot take it easy, there already is a PR 😉 #15270

@carsonbot carsonbot removed the Stalled label Apr 30, 2021
wouterj added a commit that referenced this issue Jun 17, 2021
This PR was submitted for the 5.4 branch but it was squashed and merged into the 5.2 branch instead.

Discussion
----------

[Console] Document console cursor

fixes #13529
feature symfony/symfony#27444

ping `@wouterj` I've seen your slack recently and wanted to give it a try as I will use the feature very soon :)
feel free to comment, specialy if I need to document all the cursor features or not

text and image taken from the feature PR description
inspired by https://symfony.com/doc/current/components/console/helpers/progressbar.html

Commits
-------

232c519 [Console] Document console cursor
@wouterj wouterj closed this as completed Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants