Hendursaga

Results 85 comments of Hendursaga

The incremental part we don't appear to have, and also this is narrowed to whatever is displayed on screen. Say you had 33 elements on screen and the Latin alphabet...

> This would only make sense when filtering only takes into account the hint overlays strings. That much is true, yes. I thought we were working on a much more...

I'm not really familiar with this UI library, but wouldn't converting Gemtext to HTML be a good way to go about this? [Apparently it isn't that hard](https://codegolf.stackexchange.com/questions/220044/convert-gemtext-to-html) to do. [cl-yag](https://tildegit.org/radiofreqs/cl-yag/src/branch/master)...

Oh, and support for the [Titan protocol](https://transjovian.org:1965/titan) (which is basically an extension to Gemini) would be neat, although not high-priority.

I [opened an issue](https://github.com/knusbaum/cl-gopher/issues/6) upstream, but it would be good to note that Gopher holes hosted over Tor do not work just yet, due to DNS issues.

No update on upstream issue, but if / when we add the functionality, we could use gopher://magicalxot2nosefso27zfzuujuaphtznzn3ng7q44u426s6bkiuvzqd.onion for testing, it seems rather stable.

@Ambrevar I figured that would be the bulk of it. Another problem would be keeping it tied to `emacs-mode` as well as what to do with `passthrough-mode`...

> The first observation is that we can't afford to curate every set of keybindings I agree, but `god-mode` is essentially Emacs keybindings with shortcuts to avoid destroying your pinky...

@guojing0, you might want to check out [Mezzano](https://mezzanos.herokuapp.com/) the Common Lisp OS, they have an [IRC app](https://github.com/froggey/Mezzano/blob/f0eeb2a3f032098b394e31e3dfd32800f8a51122/applications/irc.lisp) you could draw inspiration/code from.

There's a stale PR for [CircleCI builds](https://github.com/guillaumechereau/goxel/pull/70), not sure how Travis, GitHub Actions, etc compare..