andrii

Results 6 issues of andrii

### Check for existing issues - [X] Completed ### Describe the feature Block cursor is currently only available in vim mode. It would be nice to have this as a...

enhancement
mouse-interaction
setting

## Overview I stumbled upon a error where I was trying to load a file (in ucm) that contained spaces in it's name. That is because currently the function `words`...

Hey! Thanks for this nice and useful library! Bumping up base version would very nice! ps I've checked and it seems to work just fine with base 4.19 pps it...

I've noticed that syntax highlighting is a bit too simple. Just to compare unison share and vscode highlighting: Unison share: VSCode: Yeah, the color schemes are different, but the highlighting...

Fixing [add CVSS 4.0 support](https://github.com/haskell/security-advisories/issues/167)

Is it just me or the cvss parser doesn't fully support the cvss31 standard (some metrics [haven't been implemented](https://github.com/haskell/security-advisories/blob/c38596cf4642efed39fa60b6c9cad0a669004d7b/code/cvss/src/Security/CVSS.hs#L270)) These aren't important semantically since their presence doesn't affect the score...