kekscode

Results 11 issues of kekscode

### System information - **SolveSpace version:** Version 3.0 (3.0~0e0b0252) - **Operating system:** MacOS 11.4 (20F71) (Intel CPU) ### Expected behavior Reproduce by opening the attached slvs file and move the...

bug
internals
NURBS

### Error description When i enter `topydo columns`, then suspend it with `ctrl+z` (SIGTSTP i guess) and then to `fg` immediately after it has been suspended, the application crashes with...

bug
moreinfo

**Describe the bug** A clear and concise description of what the bug is: * Cloned a repo in `--bare` and added `main` branch as `git worktree add` * Hoped the...

bug

**Describe the bug** I use espanso and it works for e.g. `,a` => `ä` in this textbox, in wezterm+nvim and in any other UI application on MacOS, but not in...

bug
keyboard Input
Windowing

My workflow is creating a qf list (with telescope usually), then pressing `r` which triggers the `.run` method and (conveniently) opens the editable qf list (if it is not already...

Please have a look https://github.com/nvim-treesitter/nvim-treesitter/issues/5910#issuecomment-1895464469 .

**Is your feature request related to a problem? Please describe.** Apparently docker is the hardcoded(?) container engine. I personally prefer podman nowadays and it would be nice if this would...

I think there is a typo in [README.md at current master](https://github.com/splunk/docker-splunk/blob/master/enterprise/README.md#ports): **8088**/tcp is mentioned 2x, but i guess the second 8088/tcp is supposed to be 808**9**/tcp - correct?

### Did you check existing requests? - [X] I have searched the existing issues ### Describe the feature I like to use `OverseerToggle!top` instead of this: ```lua vim.api.nvim_set_keymap("n", "O", "OverseerToggle!bottom",...

enhancement

I am in a try-and-error loop mapping `` in `i` mode for navigating the picker items, but the `` keeps pasting the selected item no matter what mapping i try...