Jonathan Daugherty
Jonathan Daugherty
Also, I realized I forgot an argument. The function signature should be ```haskell keybindingsToIni :: INIGenerationConfig -> Text -> KeyConfig k -> Text ``` to include the name of the...
Hi, I wanted to see if we could revive this ticket in case @hvr has any thoughts. I tried `cabal-plan license-report` again today on the latest release and I still...
Hi! Is this going to be merged? I have been running into issues using the m8 display with my m8 running 4.0.0 so I am hoping this will fix them!
Thanks for filing this! This version of the problem is due to the fact that Vty does no lookahead when computing character width. There are other Unicode features that would...
(And, `utf8proc` was an attempt at exactly this: relying on what seemed to be a well-maintained library for dealing with some of these issues. Maybe that's still a good way...
> I think some other applications treat xterm-XYZ as simply xterm if they don't recognize the XYZ, though I suspect in the case of matterhorn you probably have stricter requirements...