modula t.

Results 41 comments of modula t.

> presumably they would need to save a user-level factor.image that is attempted to be loaded on startup, and if not available, default to the system image? I am not...

Personally, I would like the idea of `C"` for character literals. The double quote emphasizes the relation to strings, and it's similar to the already-existing `P"` syntax. I feel like...

> However, the whole point of discussing an alternative to CHAR: is to have something more terse, and C"-" is only two characters less... My thinking is also: how often...

For Vivaldi, it seems the following line may need to be added to open_with_linux.py: ``` 'chrome-extension://enagnhbblbolkolafgdknnoiahlbgbla/', # Vivaldi ``` I added it as part of the `browser_manifest['allowed_origins']` list, after the...

Just to chime in regarding the feature suggested in #18 (since this seems to be the issue for it now) - I personally would want an option to disable syncing...

You can set a key in your `~/.config/sxiv/exec/key-handler` to do it. The default `key-handler` is already set so that pressing `ctrl+x ctrl+x` sends the marked files to the clipboard using...

When evaluating the `osc-send-test` function from osc-examples.lisp, I get this warning: ``` ../../../../.sbcl/quicklisp/dists/quicklisp/software/osc-20230618-git/osc-examples.lisp:64:12: style-warning: undefined function: OSC:ENCODE-MESSAGE ``` When I grep this library for `encode-message`, I see no functions defined...

No prob, thanks for the quick response! Also, I was wrong in my previous comment; it looks like the `socket-send` function in use in this library has a signature that...

I'm getting a similar error: ``` 2024-02-09T09:31:39.876Z INFO vopono_core::util > Calling sudo for elevated privileges, current user will be used as default user 2024-02-09T09:31:41.147Z INFO vopono::exec > Using existing namespace:...