@zellij
The right spelling is yazelix.

I didn't noticed it at first.
I shared this toot to yazelix creator, he's the one who pointed that out🤣LoL

Btw, it's really a cool take leveraging existing stuffs like, #yazi, #helix, #zellij, #nushell, #nix

#yazelix

Going from a relatively obscure code editor (#Neovim) to an even more obscure code editor (#Helix).
#bibiman https://codeberg.org/lukeflo/bibiman is an artesanal, hand-made tui for #biblatex, #bibtex library viewing and management. It saved me when I was trying to make #jabref and #zotero work on my #raspberrypi for citation management. It offers browsing, viewing, filtering, editing in the cli editor of your choice, yank/copy citekeys, connecting pdf files, creating and connecting notes and excellent citekey formating. #academia #academic #philosophy #terminal #helix #nvim #cli #editor #citation #noai
bibiman

A TUI for fast and simple interacting with your BibLaTeX database

Codeberg.org

I wish I could switch to a completely slop-free editor without compromising my workflow too much.

Helix would be a great alternative: Its mappings seem a bit more consistent than Vim’s, also it has Tree-sitter, LSP and fuzzy pickers already built-in. But it lacks some features (digraphs, extensibility, folding – in that order).

I also had a look at Kakoune, which also seems alright, but I don’t like that tabs and splits are delegated to the terminal emulator, a multiplexer or window manager. I respect that decision, but I’d prefer that feature to be built-in.

For now, I’ll stick to Neovim. At least they have a policy that makes LLM users check and sanitise the generated code (https://github.com/neovim/neovim/blob/master/CONTRIBUTING.md#ai-assisted-work), although I’d prefer if they’d outright ban it.

#Vim #Neovim #nvim #Helix #Kakoune #FOSS #slopocalypse

#vim vs #helix

verb->noun vs selection->action

I think helix's model is often superior, but there's already too much muscle memory to make it worthwhile.

One could achieve similar workflow in vim by just using visual mode, which I do use quite a lot.
It would make sense to remap it on home row. Where should I remap it? I don't use `s`, `f` that much. But maybe I should use `f` more, together with `t`. On the other hand substitute doesn't seem very useful to me and I never use it.

@cory @jimniels you may be interested in the #helix editor. It is heavily inspired by vim but works quite different and if you have no vim muscle memory yet now is the perfect time to learn that instead ^^

Are you a Zellij enjoyer who also uses #yazi and #helix?
Integrate all your tools in an IDE-like experience with the yazelix plugin, locally or over ssh.

Check out yzelix, one of my most popular plugins >>>

https://github.com/luccahuguet/yazelix

#rustlang #terminal #TerminalTools

GitHub - luccahuguet/yazelix: Zellij, Yazi with Nushell and Lua scripting add a File Tree to Helix (or your prefered editor). An IDE-like experience, in the terminal. With nix as the only dependency.

Zellij, Yazi with Nushell and Lua scripting add a File Tree to Helix (or your prefered editor). An IDE-like experience, in the terminal. With nix as the only dependency. - luccahuguet/yazelix

GitHub
Giving #Helix editor a spin this week. Built-in LSP, tree-sitter, file tree, command palette with keybinding hints. Configuration took 15 minutes (with AI help!) and I have everything I need. Feels like someone took everything I wanted from #Neovim and just shipped it. 🤔
I wanted to try #helix under #NixOS. Helix can only be configured reproducibly via Home-Manager. Now I’m planning to migrate my 4 VPS and 10 local nodes to Flakes, Home-Manager, sops-nix and colmena.