aboutsummaryrefslogtreecommitdiff
path: root/helix-view/src/gutter.rs
diff options
context:
space:
mode:
authornuid322023-03-05 11:43:24 +0000
committerGitHub2023-03-05 11:43:24 +0000
commitdef26966d22dfc4b9a74e51542db246ba52f3dc9 (patch)
tree9d584a465bb2d87d883889d6d3a976b6c428cc08 /helix-view/src/gutter.rs
parentccdb1446652662e2577fb7405fee9ccd49c56180 (diff)
Fix lacking space panic (#6109)
* Fix lack of space for popup crash * Fix saturating -> wrapping * Fix wrapping -> saturating (I am an idiot) * Remove useless "mut" in helix-tui/src/buffer.rs Co-authored-by: Michael Davis <mcarsondavis@gmail.com> * Remove redundant bound-check * Return bound-check back * Add bound-check for set_style * Remove set_style bound-check * Revert bound-check --------- Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
Diffstat (limited to 'helix-view/src/gutter.rs')
0 files changed, 0 insertions, 0 deletions