mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-04-07 05:11:11 +01:00
* implement syntax highlighting for preview text * remove errant lifetimes Co-authored-by: Adam Perkowski <adas1per@protonmail.com> * remove errant lifetimes Co-authored-by: Adam Perkowski <adas1per@protonmail.com> * update Cargo.lock * only iterate over visible lines * break lines up on init * implement side scrolling * Remove unnecessary #![soft_unstable] This was accidentally left in from benching --------- Co-authored-by: Adam Perkowski <adas1per@protonmail.com>