David Else

Results 58 issues of David Else

You could considers giving it a test and deleting the related comments in https://github.com/LGUG2Z/helix-vim/blob/master/config.toml#L25 Cheers.

### Summary # Helix [helix.webm](https://user-images.githubusercontent.com/12832280/196912431-6d97b689-a83c-4419-ad31-d04901182189.webm) # Neovim [neovim.webm](https://user-images.githubusercontent.com/12832280/196912448-1d1f404d-3430-460f-a8f1-000fc2a6916c.webm) Not only does Helix wrongly overwrite `width` it is also one character short of the end so when immediately typing `.` it...

C-enhancement
A-helix-term

https://mermaid-js.github.io/mermaid/#/ There is a cli app https://github.com/mermaid-js/mermaid-cli available. You just need to npm install `@mermaid-js/mermaid-cli` and run it using `npx`. As an example, to process all the files once extracted:...

enhancement

Hi, Today I tried to create a .png file twice and both times they came back corrupted and unable to display. File length 111.2 kB. The .svg is still working...

bug

Since git gutters landed https://github.com/helix-editor/helix/pull/3890 many themes need the diff colors updating, I have taken screen shots of the ones I consider in obvious need of attention, but appreciate some...

C-enhancement
A-theme

`taplo` has formatting built in, but `auto-format` has been off until now. I don't know if this was because it was broken in the past, an oversight, or a concious...

S-waiting-on-review
A-language-support

When https://github.com/helix-editor/helix/pull/3890 lands I assume it will be easy to get the name of the current branch? Can we then get it in the status-line like this Neovim example: ![Screenshot...

C-enhancement
A-helix-term
A-gui
A-vcs

### Operating System Info Other ### Other OS RHEL 9.1 (actually a clone, AlmaLinux 9.1) ### OBS Studio Version Other ### OBS Studio Version (Other) 29.0 Beta 1 flatpak ###...

Linux

Here is the (current state of the) rewrite of the Helix documentation following the discussion at https://github.com/helix-editor/helix/discussions/5428 - [x] Improved readability, consistency, spelling, grammar, and best practices for software documentation...

This pull request simply formats all the current documentation using the same settings as https://github.com/helix-editor/helix/pull/5534 . There are absolutely no other changes applied. I am waiting for a reply from...