Alternatives
Products that do what Better Go to Line/Column does
Adds more features and overrides Go to Line/Column
- 1AT
While speccing out this spreadsheet tool, I realized that I never had to think about the keybindings. It all just came naturally from Vim. Normal/insert/visual modes, hjkl navigation, dd/yy/p, :w, :q. The usual muscle memory works. It supports CSV/TSV import and export, and a native .cell format that preserves formulas. The formula engine handles SUM, AVERAGE, COUNT, MIN, MAX, and IF with range references. The codebase is a Cargo workspace: a pure cell-sheet-core library (no TUI dependency) and a cell-sheet-tui crate on top of ratatui. Early days, but it's usable. To…
Apr 2026 · github.com
- 2NV
2019 · github.com
- 3SV
2025 · nvim-cheatsheet.vercel.app
- 4

- 5VC
This is a spiritual adaptation of oil.nvim for vscode. The main idea is you edit the filesystem by editing the current directory listing's text buffer. For example, if I want to rename a file, I just rename it in the listing file. This is extremely powerful because it translates all of your text-editing skills immediately into file editing capabilities. Some features: * Create/rename/move/delete files by editing the current directory listing's textbuffer * Filter using glob pattern * Trash and undo support * Works even in remote-ssh workspaces * Works across multiple vscode…
2025 · github.com
- 6VM
2013 · github.com
- 7SC
2017 · asciinema.org
- 8

- 9

- 10AN
2013 · github.com
- 11

- 12SI
2012 · shortcutfoo.com
- 13VM
2019 · github.com
- 14EE
When you have a lot of aliases it can be difficult to remember how was the one you need named especially if you do not use it very often. You can also have files stored in a bin folder and look there to find the name. Another trick is to prepend your commands with a comma then type the comma and hit the Tab key to see only your own commands. There is an article about it somewhere on the Internet. I needed something lightweight to always show me the available commands. Something to run with a few keystrokes. Something that stores commands in files and folder structures. The idea was born at…
2025 · github.com
- 15SL
This is a small plugin I made for Simon Willison's llm utility. You can do things like: cat names.txt | llm sort -q "Which one of these names is best for a pet seagull?" cat books.txt | llm sort -q "Which book is more related to basic vs. advanced CS topics?" I see a lot of potential marrying LLMs with classic UNIX interfaces.
2025 · github.com
- 16IM
So, I'm learning VIM and made this yesterday, I pretend to increment it as I learn new stuff. You move with HJKL and that's it for now. Don't let the sublimes consume you. http://worms.io/vimwarrior/
2016
- 17PB
2017 · anuragpeshne.github.io
- 18FN
Most neovim users will be familiar with flash.nvim, which amongst other things, allows you to quickly jump to a word in your visible buffer. It’s a great tool for developers who want to quickly navigate their codebase. I was looking for something similar, but for tmux. I wanted to be able to search visible words in the current tmux pane, then copy that word to the system clipboard by pressing the associated label key. I built https://github.com/Kristijan/flash-copy.tmux, with the aim to bring that functionality to tmux. Here’s a bit of a write up…
Jan 2026 · github.com
- 19VF
Nowadays I spend a lot of time in Claude Code and reviewing diffs and code in Vim. I didn't want to learn Vim's window management, so I created a Vim file browser that can run in its own tmux pane.
May 2026 · github.com
- 20VP
2016 · gist.github.com
- 21MA
Hey HN. I've become enamored with the Acme editor. It's fascinating because it turns the Vim paradigm on its head: instead of maximizing your use of the keyboard, maximize your use of the mouse. I think this helps optimize for information management, as opposed to text manipulation. I realized a lot of the CLIs I use have the same structure, and with a small program I could convert them into GUIs inside Acme and make them much easier to use. Let me know what you think.
2022 · github.com
- 22

- 23

Sort, filter, and search your data — without the formula.
May 2026 · data-hub-central-pabspad.replit.app
- 24BT
There are many keymaps defined in my .vimrc. Getting tired from checking .vimrc time to time when I forget some, based on latest +popup feature (vim 8.2), I created this vim-quickui plugin to introduce some basic ui components to enrich vim's interactive experience: - Well designed and carefully colored Borland/Turbo C++ flavor ui system combined with vim's productivity. - Can be accessed by keyboard only while mouse is also supported. - Navigate with the usual Vim keys like h/j/k/l, confirm with ENTER/SPACE and cancel with ESC/Ctrl+[. - Tip for each entry can…
2019
Ranked by how close each launch is in meaning, then by votes. Refine with a description →