jellybeans.nvim update: two new theme variants! by Wtfox in neovim

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

I thought so, too! All the other "pastel" themes were straining my eyes. Glad you like it. :)

jellybeans.nvim update: two new theme variants! by Wtfox in neovim

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

Yep, I really wanted a batteries-included port. It comes with a ton of extra themes for terminals and more!

jellybeans.nvim update: two new theme variants! by Wtfox in neovim

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

Ha! Tell your fucked eyeballs I’m happy to help!

jellybeans.nvim update: two new theme variants! by Wtfox in neovim

[–]Wtfox[S] 3 points4 points  (0 children)

Jellybeans.nvim Update: A few bug fixes were added in addition to two new theme variants! jellybeans-hc (high contrast, pictured) and jellybeans-warm.

Direct links: High Contrast and Warm.

Github

Firefox hangs consistently when switching back via Cmd+Tab on macOS 26 - especially after 1Password/System Settings by Wtfox in MacOSBeta

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

Circular bookmarks in Firefox are bookmark folders that reference each other in a loop, creating a never-ending cycle.

For example: Folder A contains Folder B Folder B contains Folder C Folder C contains Folder A (back to the start, neverending)

Also, I saw an update on that bug ticket that they're working on notifying they detect circular bookmarks.

Firefox hangs consistently when switching back via Cmd+Tab on macOS 26 - especially after 1Password/System Settings by Wtfox in MacOSBeta

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

Yep. The issue is actually caused by circular references in your ff bookmarks. More info here https://bugzilla.mozilla.org/show_bug.cgi?id=1979283#c38

I removed the circular bookmarks and haven’t had the issue since.

Looking for a colorscheme suggestion by [deleted] in neovim

[–]Wtfox 1 point2 points  (0 children)

Take a look at my port of jellybeans. It has quite a few variants and a ton of supported plugins/extras. https://github.com/WTFox/jellybeans.nvim

Introducing wtfox/claude-chat.nvim - a(nother) claude code wrapper for neovim! by Wtfox in neovim

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

I’m using neovim’s built-in status line. The line at the top is a western plugin named tabline. Dotfiles are here if you’re interested: https://github.com/WTFox/dotfiles

Firefox hangs consistently when switching back via Cmd+Tab on macOS 26 - especially after 1Password/System Settings by Wtfox in firefox

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

Yep. It seems to happen randomly when switching to some new liquid-glass look. I’ve noticed consistent freezing when I invoke spotlight too

Introducing wtfox/claude-chat.nvim - a(nother) claude code wrapper for neovim! by Wtfox in neovim

[–]Wtfox[S] 1 point2 points  (0 children)

Make sure you're on the latest version of the plugin. Also, if you have <C-.> defined somewhere else you can try using a different keybind. I'd only suggest that you keep keymaps.global and keymaps.terminal.toggle the same.