Caleb Maclennan

Results 2389 comments of Caleb Maclennan
trafficstars

That's a good point that hasn't been mentioned yet: paged interfaces just make for a good reading experience even on non e-ink displays. It is harder to implement than scrolling,...

I was able to get this to work, but the UX leaves a bit to be desired. 1. It is hard to discover. Even having seem this issue and having...

Thanks for that setting! I love it. After loading 837-5 I reset my margins to 0, changed the swipe action, and the navigation is great. Even with my device in...

This should be relatively easy to fix just by getting the right mark placement noted. Contributions welcome!

I'd agree with Yip: those package managers should change their packaging strategy for this app to build it themselves with the correct options for their platform. Even if Typst were...

The `gittyup_` prefix on stable semver based release tags should probably be dropped going forward too.

@cdwmhcc Do keep in mind that *removing* existing tags is somewhat problematic because it would break anything downstream that is expecting them to be reachable. The `stable` tag and any...

Try `serie -p kitty` to see if Wezterm supports the Kitty image protocol instead of the default iTerm one. If it does we should add detection for it, either in...

Are you using a terminal multiplexer (like `tmux` or `zellij`)? Your screen shot has a status bar at the top that suggests to me you might be. If so that's...

As has been covered, this is likely because wezterm doesn't support any of the imaging protocols used. In addition to the detection of *supported* terminals (why isn't #24 merged?) I...