csko Fix columnar menu completion corrupting the editor insertion point (#534
829a1a9 Feb 1, 2023
Fix columnar menu completion corrupting the editor insertion point (#534
)

* fix columnar menu issue and add test

* use saturating_add/sub
829a1a9