#freesoftwareadvent day 13
Yes, I've skipped a day again. π€·ββοΈ
Today a tiny program called #gitui
It's what you imagine, a terminal Ui for git. I use it more and more to review log history, list of changes in commits, what's in a stash, etc.
Even though I'm not a developer I keep a lot of things in git repos (some are code, some are config files or similar) and this is a nice add-on to the cli version of git.
When my son was born last April, I had ambitious learning plans for the upcoming 5w paternity leave. As you can imagine, with two kids, life quickly verified this plan π. I did eventually start some projects. One of the goals (sounding rebellious in the current AI hype cycle) was to learn and use neovim for coding. As a Goland aficionado, I (and my wrist) have always been tempted by no-mouse, OSS, gopls based, highly configurable dev setups.
This year so far.
- #wezterm
- #k9s
- #helix
- #ttyd
- jlesage's docker-firefox
- #gitui
- #lobechat
From: @zhangtai
https://fosstodon.org/@zhangtai/110382246688086072
Donate to at least 10 FOSS projects I used often, at least $100 totally in 2023(and hopefully every year) - #helix - #homeassistant - #memos - #pocketbase - #wezterm - #k9s - #tridactyl - #ripgrep - <TBC> - <TBC>
Feels good man.
https://codeberg.org/Liblast/Liblast/commit/c2832f13d8b41398ad5d1d216941bae829eb56df
Time to sleep!
- unfa
New #GitUI release by @rusticorn π
https://github.com/extrawurst/gitui/releases/tag/v0.26.1
GitUI is a terminal #Git UI written in #RustLang with #Ratatui π
The new version adds support for signing commits β¨
@khalidabuhakmeh nice set of posts showing what #RustRover can do!
Any plans to help RustRover beginners (or for my case IntelliJ-IDEA + Rust plugin) to configure the env for specific projects?
It worked fine for me when working on a #fastly Compute@Edge project, but the IDE struggled when I tried to work on the #gitui open source project from GitHub: no auto complete, nor other IDE features.
Maybe its structure is too complex for RustRover?
Have you ever tried the IDE on it? Any advice?