Skip to content

Conversation

henrik
Copy link
Contributor

@henrik henrik commented Sep 19, 2015

My use case: printing a progress bar type thing where sometimes, the just-printed line is shorter than the previous one. Then you first need to clear out the line, or the old line shows through.

Worked around this with "\e[2K" but it would be nice to have this built in.

http://ascii-table.com/ansi-escape-sequences-vt-100.php

josevalim added a commit that referenced this pull request Sep 19, 2015
@josevalim josevalim merged commit 0a10680 into elixir-lang:master Sep 19, 2015
@josevalim
Copy link
Member

❤️ 💚 💙 💛 💜

@henrik
Copy link
Contributor Author

henrik commented Sep 19, 2015

❤️ Thanks, @josevalim!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants