jquast / blessed

Blessed is an easy, practical library for making python terminal apps
http://pypi.python.org/pypi/blessed
MIT License
1.18k stars 71 forks source link

docfix: :meth:`break` -> cbreak #258

Closed jquast closed 1 year ago

jquast commented 1 year ago

small fix for hyperlink at https://blessed.readthedocs.io/en/latest/api/terminal.html#blessed.terminal.Terminal.raw

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (d81bb71) 95.38% compared to head (7962397) 95.38%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #258 +/- ## ======================================= Coverage 95.38% 95.38% ======================================= Files 9 9 Lines 1018 1018 Branches 215 215 ======================================= Hits 971 971 Misses 43 43 Partials 4 4 ``` | [Files Changed](https://app.codecov.io/gh/jquast/blessed/pull/258?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+Quast) | Coverage Δ | | |---|---|---| | [blessed/terminal.py](https://app.codecov.io/gh/jquast/blessed/pull/258?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+Quast#diff-Ymxlc3NlZC90ZXJtaW5hbC5weQ==) | `98.27% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.