NotUnlikeTheWaves

Results 11 issues of NotUnlikeTheWaves

An escape character should exist in case a keybinding wants to use a lexical symbol as a button to press. For example `shift + -` should be a possible keybinding....

rewrite

Tests that at least include: - Single text ("x") - Multiple text/elements ("x y", or "XF86 {Play, Pause}" for example) - Addition ("x + y", "b + {3,4}", etc) -...

rewrite

**This issue is currently mostly focused on parsing the bindings, not the actions. I'll update this soon** I currently propose the parser for dxhd to consist of 4 parts: 1....

rewrite

I'm especially thinking towards control characters. For example, in a range `{0-9}` you have the control characters {, -, and } that a user might also want to use as...

help wanted
rewrite

In an option, there should be a valid empty character to indicate no option chosen here: ```sh # super + {_, shift, ctrl} + return kitty {zsh,xon.sh,bash} ```

I'd like to be able to "name" option groups and use them in variable places in the command substitution. For example: ``` # shift + {a, b}:groupA + {c,d}:groupB echo...

enhancement
help wanted

Posting this here because my memory is like a sieve Users leaving the server and rejoining should be given back their old roles. For example a user with the `muted`...

Currently wiki pages are searched for in two hardcoded folders: /wiki/docs/scripting/callbacks and /wiki/docs/scripting/functions. With the wiki pages also getting sections for resources and tutorials on top of functions/callbacks (and who...

Hello, with the following sequence I get only a single low tone emitted: `2.B 4#F 2.#G 4#F` However, when I remove the caps it does run fine: `2.b 4#f 2.#g...

hello i try to build this fine project but i get this err I can't find anywhere in the docs where to get this from either. ``` $ make Scanning...