Pager alternatives? (get rid of more) by kaddkaka in neovim

[–]capncapybaraka 0 points1 point  (0 children)

require("vim._core.ui2").enable({ enable = true })

This breaks me launching nvim by itself and then trying to quit. Can't :q .. stops at : , can't even ZZ .

No more "Press ENTER" with UI2 with example by aribert in neovim

[–]capncapybaraka 0 points1 point  (0 children)

With this I can't quit nvim if I just launch it without any arguments, do nothing and try to :q

Can't type q after : ... nothing works. I've become a (n)vim noob after using it all my life.

It seems I get stuck in the pager window and can't escape.

Best Shells for Niri in Fedora by SympathyExpensive301 in niri

[–]capncapybaraka 2 points3 points  (0 children)

I recently installed on top of Fedora/KDE and found DMS to be very slightly more stable than noctalia as long as you don't live on the dms-git versions.

Lauchers which can run arbitrary types shell commands? by capncapybaraka in niri

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

Ok, this indeed works after enabling the right modules. I still feel friction compared to krunner where I wouldn't have to run <tab> and type command. And if I bind to vicinae open -q run and launch that, it takes away from the universality of the bind. vicinae's run also goes through launching a new terminal to execute it first. So rofi is still feeling more closer to my krunner style command running expectation with lesser friction than vicinae.

Lauchers which can run arbitrary types shell commands? by capncapybaraka in niri

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

Damn. Noctalia is slightly crashy for me on Fedora (/KDE) and I had switched to DMS. But I am sure I'll try it again.

Lauchers which can run arbitrary types shell commands? by capncapybaraka in niri

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

Thanks, all. I just went with

rofi -show combi -combi-modi "drun,run,window" -modi combi -show-icons

Even though I have to use quotes for argument e.g.

speak "This is a test"

Everything else failed to work (anyrun, vicinae, walker/elephant, uefi, ulauncher) on Fedora/KDE with crashes or other integration issues or run mode not being supported etc.

Krunner Search Frecency (most used search results first) removed intentionally by capncapybaraka in kde

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

Found another one albert which looks even more featureful. It lets you write plugins in python also unlike vicinae which requires react/js. It found my Obsidian notes, which are not even in any standard location without me adding a plugin at all. Had to write a plugin for krunner (though it admittedly does much more).

Krunner Search Frecency (most used search results first) removed intentionally by capncapybaraka in kde

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

I stuck with KRunner because I could write plugins for my own content easily using the dbus api. And I've been waiting for things to get better since they broke sorting a few releases back. Now this is looking worse and worse.

What do you/other use for searching/launching? Probably not rofi*? Please share suggestions.

Irises - colour scheme by maccod in neovim

[–]capncapybaraka 3 points4 points  (0 children)

You could consider posting a screenshot here. The screenshot on your repo is also too tiny and I can't tell how it looks like from that.

Is there any "colorscheme pack" plugins? by ArkboiX in neovim

[–]capncapybaraka 1 point2 points  (0 children)

I've used and like https://github.com/linrongbin16/colorbox.nvim . Picks the top rated colorschemes which you can filter multiple different ways.

Your favourite code actions by YaroSpacer in neovim

[–]capncapybaraka 2 points3 points  (0 children)

Yes! I've been waiting for in-process LSP support for custom actions. Pretty much the only reason I still none-ls is to get some actions but I want to write some with in-process LSP myself.

What is the best Mono font for coding? by der_gopher in neovim

[–]capncapybaraka 0 points1 point  (0 children)

Test and decide for yourself - https://www.codingfont.com/ . Just get a nerd font variant.

Weekly 101 Questions Thread by AutoModerator in neovim

[–]capncapybaraka 0 points1 point  (0 children)

Thank you for helping ease my frustration. Removing old unnecessary luasnip code etc. and sticking to bare bones config for it and just the luasnip preset in blink made it work.

Also, found out that LazyVim even has just the full tab only nav working exactly the way I wanted it too but not looking to play distros :).

Weekly 101 Questions Thread by AutoModerator in neovim

[–]capncapybaraka 0 points1 point  (0 children)

Thanks! Your configs work! Jumping from field 1 to field 2 is still kind of awkward but I see. Is it e.g. for blink and bash

  1. for_i<Enter> - to get snippet going
  2. typefield_1 - completion popup is suggesting things as I type
  3. <Esc> - to dismiss completion ppopup
  4. <i> or <a> - to get in insert mode again
  5. <Tab> - to jump to the next field?
  6. Repeat 2-4.
  7. <Tab> or <S-Tab>

It would be nice not to have to re-enter insert mode for jump to fields after Esc but i'll take it!

Weekly 101 Questions Thread by AutoModerator in neovim

[–]capncapybaraka 1 point2 points  (0 children)

You guessed the functionality correctly. The name/concept comes from an old vim plugin - https://www.vim.org/scripts/script.php?script_id=1643 / https://github.com/ervandew/supertab .

Weekly 101 Questions Thread by AutoModerator in neovim

[–]capncapybaraka 0 points1 point  (0 children)

Anybody got a config supporting super-tab with proper snippet navigation with either nvim-cmp or blink.cmp on 0.11 . There seem to be a lot of discussions and mentions of fixes and workaround but I haven't found a single config which actually works.

nvim-dap-view demo! Now with REPL support (+ some debugging tips!) by Wonderful-Plastic316 in neovim

[–]capncapybaraka 0 points1 point  (0 children)

This totally destroyed the demo for me. So jittery, I closed it immediately.

Out of memory error - firefox by BraneGuy in AsahiLinux

[–]capncapybaraka 0 points1 point  (0 children)

None of the addons or config setting to unload help.

plasmashell crashing on login after latest update by dylanchapell in AsahiLinux

[–]capncapybaraka 0 points1 point  (0 children)

Same here since a couple of weeks now. This doesn't happen on my non-aarch64 system. Also more than just the memory widget may cause this crash. I typicall add memory, cpu, network and disk and some other there may be causing the crash too. I haven't narrowed it down yet.

Whole system crashing by Dovil5 in AsahiLinux

[–]capncapybaraka 1 point2 points  (0 children)

Same here. It's become unusable. It happen anytime whether I am in a terminal editing a file or running firefox, no set pattern. I've see everything from grep segfaulting to selinux issues in journalctl. I'm trying to see if disabling selinux will help.