-
### Describe the bug
When opening vim (or zsh or bash) from nushell, the cursor stays stuck to whatever it was in the nushell session (block or line cursor). Inside vim, switching between edit- and i…
-
Hey,
for my debian 10 machine there are no package sources, therefore I tried to get bandwhich with cargo.
I got a fresh (fresh as in no configuration or anything, just apt-getted it) cargo (cargo …
-
Hey,
I'm using your tool for a couple of years now. It's great and helps me a lot in my work. Thanks!
Recently I have noticed that one of my rebase commands has stopped working:
```bash
echo…
-
### Summary
I continue running into an issue where pasting multi-line text from the system clipboard (SpaceP) only inserts a single line.
I think I narrowed it down to my (ab)use of Spacey with …
-
### Summary
using `grep -l` to list files and piping it to helix causes a panic.
### Reproduction Steps
1. have a number of files with the word 'test' in them:
```
grep -irnl test ./
.//text4.tx…
-
This patch does not fix it:
```diff
diff --git a/Cargo.toml b/Cargo.toml
index ec6afbb..6e825eb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,7 +16,7 @@ clap = { version = "4.3.0", features…
-
```julia
julia> using TerminalUserInterfaces
ERROR: InitError: MethodError: no method matching tcgetattr(::Base.Libc.WindowsRawSocket, ::TERMIOS.termios)
Closest candidates are:
tcgetattr(::Base…
-
### Summary
I did clean install of Mac osx sonoma on my silicon Mac. after installing helix using home-brew, I noticed that I am getting segmentation fault while trying to edit files in some projects…
-
Windows
`cargo asm to_block --rust -p tui-textarea --lib`
produces
```
......
.....
Self::default().content(value.into())
mov rax, qword ptr [rbp + 568]
…
-
## Problem
There is a nonstandard ansi escape code that allows setting the underline color.
This is done with the code `58`. it uses the same arguments as the `38` and `48` codes do for settings t…