Skip to content

Conversation

grunweg
Copy link
Contributor

@grunweg grunweg commented Apr 29, 2022

In addition to some minor stylistic edits (see inline), I

  • clarified how the cursor is positioned after the various clear functions
  • clarify that indices in move_to are 0-based. (I was wondering about that; it seems harmless to guarantee this since the ANSI code move-to sequences that this is based on have the same semantics.)
  • document how move_cursor_{left,right,up,down} behave when called with a larger value than possible.

Based on #119; only the last four commits are new.

@pksunkara pksunkara merged commit b3ecb7d into console-rs:master Apr 30, 2022
@grunweg
Copy link
Contributor Author

grunweg commented Apr 30, 2022

Thanks for the fast review!

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

Successfully merging this pull request may close these issues.

2 participants