-
With master branch, indention is incorrect:
```javascript
foo: function() {
// indention starts here
}
```
With branch v1.1.2 , indention is correct with 2 spaces:
```javas…
-
# System information
Type | Version/Name
--- | ---
Distribution Name | Ubuntu 20.04 LTS - Pi4 Edition
Distribution Version | Ubuntu 20.04 LTS - Pi4 Edition
Linux Kernel | 5.4.0-1008-raspi…
-
On Fedora 41 (which has new dnf5) autocompletions for `dnf install` and `dnf remove` doesn't work (maybe for other commands too): for `dnf install` it doesn't complete any packages, just files in …
-
Examples to start:
* https://github.com/xxh/xxh/blob/master/xxh_xxh/xxh.bash
* https://github.com/xxh/xxh/blob/master/xxh_xxh/xxh.zsh
* https://github.com/xxh/xxh/blob/master/xxh_xxh/xxh.xsh
**…
-
Hi, really helpful blog-post and starter code on multi-platform `pixi` configuration!
Ran in an issue though. I tried running `pixi install` and/or `pixi shell` in a newly initialized project, usin…
-
This ticket is a follow-up or a branch of https://github.com/openshift/enhancements/pull/745/commits/99846690afbcd65d438ceb2599fe9241ef1ebc13#r645083951 As said in that thread, it is not absolutely re…
-
![CleanShot 2024-11-04 at 18 58 09@2x](https://github.com/user-attachments/assets/ad08bbdf-b5ac-43cf-b60a-2c71e9ffc99c)
* fish version: `0.1.0-g8aed929`
* OS: macOS 15.01(24A348) `Darwin Miranquil…
-
### Reproduce
```bash
svg-term --cast 47HiIPl0HQxrJ0R0vR9qpxzS4 --window --out animating-my-name.svg
```
### Description
After running this command, my computer was noticeably slow, my mous…
-
Result of `echo $version`:
`3.7.1`
Result of `uname -a`:
`Linux archlinux 6.11.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 01 Nov 2024 03:30:41 +0000 x86_64 GNU/Linux`
Result of `echo $TERM`:
`…
-
Hitting `E` in multiword commands gets "stuck" at the end of words, for example, where `|` is the cursor:
```
fish_vi_key_bindings
ec|ho foo bar
# hit E
echo| foo bar # correct!
# hit E …