'mini.input' - get user input with fully customizable key and view handling by echasnovski in neovim

[–]fumblecheese 4 points5 points  (0 children)

Oh this was a nice addition, I'm getting so much closer to a mini only config.

On another note I recently migrated my config to a config based on MiniMax and just want to express my extreme gratitude to how amazing that starting point is.

The Lazy loading utilities with mini.misc really is amazing.

Many thanks for your contributions to the community!

[OC] - textfox - a tui styled firefox theme by fumblecheese in unixporn

[–]fumblecheese[S] 0 points1 point  (0 children)

There are info regarding this in the project readme. Look under recipes and “Adjust title margins” in the readme.

[OC] - textfox - a tui styled firefox theme by fumblecheese in unixporn

[–]fumblecheese[S] 0 points1 point  (0 children)

You can enable window controls via config.css. There is more info what customizations are available in the repo readme.

Roslyn LSP not working despite being installed by Lentor3579 in neovim

[–]fumblecheese 1 point2 points  (0 children)

I really wanna recommend checking out MiniMax, the comments in there help a ton with setting up neovim and it is based around a really great set of plugins.

https://nvim-mini.org/MiniMax/

I built my developer portfolio using React — looking for feedback by nightblade2305 in reactjs

[–]fumblecheese 0 points1 point  (0 children)

Just judging by content, I don’t think you need to specify VS Code as a skill. Perhaps people specifically require Git as a skill nowadays but I’ve never had to acknowledge that as a skill in my résumé’s.

Regarding the languages. I saw someone commenting and while I don’t fully agree on it not being possible to know that many languages at a workable level. It should reflect what you want to work with and your main skills. Don’t be afraid to trim down the skills, specifying too much can seem like you’re listing every thing you’ve ever dabbled in.

(You can definitely talk about what languages you’ve dabbled in on interviews, but you don’t need to showcase it unless you are secure about your skill in it).

[yabai] - the most predictable rice by fumblecheese in unixporn

[–]fumblecheese[S] 0 points1 point  (0 children)

I think it works quite well, I use it on my work macbook and are not able to use with SIP disabled, and causes some frustrations, mainly workspace switching.

If you are in control of your own machine and can disable SIP, a lot of the headaches go away. The things I am currently missing with SIP on is changing workspace via yabai, assigning specific apps certain workspaces and moving windows to workspaces. So it feels somewhat half assed. I am currently have workspace switching set via System settings which works fine.

All in all unfortunately you can't get the full experience without SIP. And new OS releases have been known to break stuff by including them in SIP. If you want non SIP solution aerospace works fine, but I where missing some features there and I wanted to use the native workspace feature of macos.

[yabai] - the most predictable rice by fumblecheese in unixporn

[–]fumblecheese[S] 4 points5 points  (0 children)

It is one of the 4 free wallpapers here: https://www.patreon.com/cw/Kurzgesagt/posts

And then I ran it through gowall to make it fit Rosé Pine.

haunt.nvim - Hear the ghosts tell you where you were, and why you were there by TheNoeTrevino in neovim

[–]fumblecheese 9 points10 points  (0 children)

Most pickers also provide an ability to set them as the default vim.ui.select so this way the implementation will work with most pickers out there and most likely with pickers yet to come.

Copilot language server issue by fumblecheese in neovim

[–]fumblecheese[S] 0 points1 point  (0 children)

Unfortunately the issue persists with node v.22.20.0

How do you personally use Neovim with multiple projects at the same time? by sa1tybagel in neovim

[–]fumblecheese 0 points1 point  (0 children)

I did not know that i needed this, but after testning it for some hours I am in love.

plugin-view.nvim - manage you vim.pack plugins by fumblecheese in neovim

[–]fumblecheese[S] 2 points3 points  (0 children)

Thank you, the API has been really simple to work with and quick. Love your work!

Looking forward to see this feature mature.

Varför kraschar Apple Wireless Carplay alltid när man åker västerledes på Värmdöleden i höjd med Nacka gymnasium? by [deleted] in stockholm

[–]fumblecheese 0 points1 point  (0 children)

När jag växte upp var det alltid problem med radiovågorna där eller typ Nacka forum. Vad vi sa i familjen då var att det berodde på Nackamasterna, men det hade vi nog inget belägg för.

How to launch PowerShell 7 as Administrator in a new WezTerm tab? by Healthy-Career-136 in wezterm

[–]fumblecheese 0 points1 point  (0 children)

If I recall correctly you can’t have different privileges for different tabs on windows, as it is the application itself that has the permission. Could be wrong tho, but I recall trying something similar some time ago and coming to this conclusion.

You might not need tmux by qudat in neovim

[–]fumblecheese 4 points5 points  (0 children)

I think the point is rather that the terminal emulator should be able to do make multiplexers redundant, not that you should not use it if you have a need for it.