Vim
fish-shell
| Vim | fish-shell | |
|---|---|---|
| 445 | 373 | |
| 40,480 | 33,664 | |
| 0.4% | 1.1% | |
| 9.9 | 9.9 | |
| 4 days ago | 3 days ago | |
| Vim Script | Rust | |
| Vim License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Vim
-
Vim Classic 8.3 Released
I'm not a fan of him, but I'm still glad he picked up this.
Just take a gander on the recent issues listed here, and how completely unavoidable they are: https://github.com/vim/vim/security
I hoped the people that wanted neovim features would've stuck to neovim instead of pushing vim to accelerate, but it seems like free LLM tokens made it a bit too tempting.
- RCE Vulnerability in Vim
- A Eulogy for Vim
-
Ghostty – Terminal Emulator
I'm not the GP, but I do remember why I rejected Kitty when I tried several terminal emulators last years: it broke quite a few of my workflows.
For instance, in vim the F3 key was broken[^1]. It was very surprising and weird, and a portable workaround required some arcane vim configuration.
Another important pain point was that the font rendering was different in Kitty to any other app, and very dependent on the screen DPI. IIRC, for a DPI around 100, I had to switch to "legacy rendering" because the default rendering was barely readable.
I also remember issues with SSH. And Kitty crashed at least once. And I wasn't a fan of Kitty's mix of C and Python. After a week or two of usage, my Kitty config file was big, with an extra hundred lines of Python for the tabbar. Despite some nice features (like the shortcut to put the output of the last command into a file), I got uneasy with all this mess. I tried Ghostty, which was as good as Kitty with much less oddities.
[^1]: https://github.com/vim/vim/issues/13328
-
Vim 9.2 Released
The relevant release commit is, https://github.com/vim/vim/commit/e7e21018fc0b60c153c8e668f6... (at time of writing, two hours ago).
It seems they didn't publish the tag yet though.
-
Create a Text Editor With Go - Welcome Screen
Finally we are in a point where we will start drawing thing to the screen. First we will give it a Vim feel by drawing some tildes (~) at the left of the screen of every line that come after the end of the file being edited
-
Ask HN: I just abandoned my PyCharm subscription, what should I use now?
Bram died 2 years ago (already(!!!), time flies!), so it's not so recently...
Also the community does an incredible job and it's quite active with further development and improvements, especially in improving the Vim9 script engine among many things they work on.
If you don't believe me, just see for yourself https://github.com/vim/vim/commits/master/
-
You might not need tmux
https://github.com/vim/vim/issues/3608#issuecomment-84907404...
-
VIM is gem!!
Official site of VIM VIM git repo Here you can download Or refer some YouTube videos
- GNU Readline: Uma experiência Shell mais agradável no seu terminal
fish-shell
-
18 developer tools I use to improve my workflow
10. fish shell
-
The Ultimate Guide to a Smooth Dev Environment
Linux offers various shell options, each with unique features that can enhance your command-line experience. The default shell on most Linux distributions is Bash, but other popular alternatives include Zsh and Fish.
-
Ask HN: What dev tools do you rely on that nobody talks about?
It's amazing, how rarely people talk about fish (https://fishshell.com/)
I love it so much that I pity people that use Bash, Zsh.
- Fish 4.5.0
- Fish 4.4.0
- Fish Shell
-
You probably don't need Oh My Zsh
https://fishshell.com/ https://xon.sh/ https://www.nushell.sh/ https://elv.sh/
You're replying to someone that says POSIX shells are holding people back, not that the terminal is a bad idea, there are many alternative shells which offer benefits over POSIX shells. fish-shell has everything you want from an interactive shell included, xonsh is a mix Python shell, nushell and elvish are adding types and other things to shell.
The VT protocols that all shells have to confirm with are pretty dated and I'd love to throw them off the roof for something less stateful and with multiple font sizes but there's no arguing that text based interfaces are good.
- Release fish 4.3.0 · fish-shell/fish-shell
-
Ion: Modern System Shell in Rust
In case you guys missed it: the popular fish shell is also now written in Rust. :)
https://github.com/fish-shell/fish-shell/releases/tag/4.0.0
-
easy-install: A Rust-Powered Package Installer That Actually Works on OpenWrt
Fish is a user-friendly, cross-platform shell with excellent autocompletion.
What are some alternatives?
Geany - A fast and lightweight IDE
nushell - A new type of shell
Visual Studio Code - Visual Studio Code
powerlevel10k - A Zsh theme
Atom - :atom: The hackable text editor
starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!