In vim you can make some changes to a file, close vim, and then reopen the files, and then undo your changes, i.e. your undo history persists across sessions.
- 0 Posts
- 9 Comments
I use helix part-time but am forced to go back to neovim a majority of the time for a few reasons:
- no persistent undo
- no ctags and cscope (some C/C++ projects don’t work well with clangd)
- niche plugins (e.g. I just found a neovim plugin that gives me a way to run ipynb files in-editor)
If 1 and 2 got fixed, I’d be a full time helix user
KRAW@linux.communityto
Linux@lemmy.ml•my reason why you should use KDE+Krohnkite instead of WMsEnglish
261·10 months agoBiggest con of KDE + Krohnkite (to me) is no text-based config. I really have no desire to pour through the GUI to set up all my keybinds. I’ve tried this setup before, and honestly I mostly like it. However anytime I want to change something I just hate having to click through a menu with my mouse. The search bar helps, but often you’ll spend a lot of time guessing what the devs decided to name a setting. I went back to Sway and have no regrets. Though I’ll admit I wish there was something that was basically Sway with the benefits you mentioned here.
kitty. The ssh kitten is enough reason to use it. I work ob a lot of different systems that require OTP. Using the ssh kitten I can type the OTP once and can spawn new terminals that ssh and cd to the remote direvtory without logging in again. Obviosly the tabs and window panes are are a must too. There’s tons of other useful features that I like, like using hints to select nunbers, filenames, urls, etc in the terminal output.
KRAW@linux.communityto
Linux@lemmy.ml•Kitty Terminal 0.40.0 introduces the Text Sizing Protocol: "multiple font sizes ... in a backwards compatible, opt-in way"English
1·1 year agowith kitty you can open a new terminal session that sets it’s cwd to the remote directory of the server you’re ssh’d into. Honestly the only thing I can think of that termux can do that kitty can’t is saving sessions
I would argue that it is better to have two separate drives for the installation. It simplifies things for non tech savvy people, and I believe Windows has less of an opportunity to mess with your linux install, such as messing with the efi partition.
Ctrl + Shift + - should decrease the font size of the current terminal, which isn’t what you are looking for, but could be useful while you sort it out. Is it possible that the font in the config doesn’t exist, causing this issue?
KRAW@linux.communityto
Linux@lemmy.ml•Linux kernel Rust coding guidelines are heretic.English
5·2 years agoWhat happens when the defaults change? Is old code all of a sudden not following the style guidelines?
Or you coukd just use Arch without installing an AUR helper?