Salty Fish

Results 13 issues of Salty Fish

Thanks for this awesome software! It fits perfectly in a niche position in my project. As I can see currently `update-permissions.sh` runs `chmod g+w` to newly created datasets. However, these...

**Describe the bug** Neovide cannot recognize ``. **To Reproduce** Steps to reproduce the behavior: 1. Enter insert mode 2. Press Ctrl+V, then Shift+Return 3. `^M` appears **Expected behavior** `` should...

bug
Keyboard Input

#### Requirements (please check off with 'x') - [x] I have read the [Contributing Guidelines](https://github.com/ryanoasis/vim-devicons/blob/master/contributing.md) - [x] I have read or at least glanced at the [FAQ](https://github.com/ryanoasis/vim-devicons#faq--troubleshooting) - [x] I...

**Do you want to request a *feature* or report a *bug*?** bug **Please provide a sample input docker run command** ``` docker run -p 8080:8080 -e KEYCLOAK_ADMIN=admin -e KEYCLOAK_ADMIN_PASSWORD=admin quay.io/keycloak/keycloak:18.0.2...

It seems that this provisioner currently does not support resizing existing PVC's. Would you consider adding support for that? > `Error: UPGRADE FAILED: cannot patch "test-service" with kind PersistentVolumeClaim: persistentvolumeclaims...

Currently whole-line and full-function completion are not implemented in coc.nvim. I would like to work on these but I could not find information about the related API (`Autocomplete` seems to...

Hi, It seems that coc-tabnine does not provide whole-line or full-function completion. I have pro activated, but coc-tabnine still only offers short code completion. Are the pro features not implemented?

### Describe the bug nvim-treesitter incorrectly indents the body of `if` statements (and also `else`, `for`, `while`, etc.) if it is not wrapped in curly braces. ### To Reproduce 1....

bug
indent

**What would you like to add or change?**: 1. Allow setting exit node rules based on domain name. For example, users can make all `a.com` traffic exit from the US,...

suggestion

There are more and more commands now. I suggest categorizing them according to the platforms they work on, for example: `python3 -m joint_teapot gitea get-public-keys` and `python3 -m joint_teapot canvas...

enhancement