Matthew Newton

Results 15 issues of Matthew Newton

Thanks for the awesome package! Is there a way to follow updates to a unit's journal entries, like I would get if I ran the command `journalctl -u unit -f`?

I think it should work like [fzf](https://github.com/junegunn/fzf). See also the `fish` key bindings: https://github.com/fisherman/fzf

You can find these out with, for example, `(prn closh.core/*closh-aliases*)` and `(closh.core/expand-alias)` but there should be a more user-friendly way to access them. @dundalek What do you think? Add an...

This is great, thanks for creating. Do you have any tips on creating an `apheleia-format-region` command?

If I execute ``` clj (println "text") ``` Then I can select the printed output in the REPL for copying. However, if I execute ``` clj "text" ``` Then I...

First, this is amazing! Thanks so much for filling this glaring hole in Firefox. What do you think about adding a double tap gesture to zoom in and out on...

Note that I had to take out the escaping of certain characters in `getSelectedWord()` in order for it to recognize Clojure words. It seems to work fine without that and...

Added definitions and tests for fish shell syntax

How do you send an expression in an editor tab to the repl for evaluation? Does atom-slime have an equivalent for any of these slime commands? https://common-lisp.net/project/slime/doc/html/Evaluation.html Many thanks.

This is really great, thanks for it! Sometimes comments are really useful. Would you consider adding them? I can send a PR.

documentation