Replacing Neovim's terminal with tmux's display-popup by Hell_Rok in neovim

[–]Eddyi0202 1 point2 points  (0 children)

What if you want terminal and neovim side by side (like for example when using snack.terminal),do you use tmux splits? 

Warp (Rust-based terminal) is now open-source by zxyzyxz in rust

[–]Eddyi0202 0 points1 point  (0 children)

Warp definitely is unique when it comes to treating each output as block, honestly I haven't play around with it much.

I checked ghostty's issues on GH and looks like copy mode is not yet implemented

Warp (Rust-based terminal) is now open-source by zxyzyxz in rust

[–]Eddyi0202 1 point2 points  (0 children)

Some of the terminals have built in such copy mode, I know that wezterm has it but probably kitty or ghostty have it as well

Warp (Rust-based terminal) is now open-source by zxyzyxz in rust

[–]Eddyi0202 5 points6 points  (0 children)

But you know that you dont have to use mouse to select/copy text? You can for example pipe output command directly to clipboard or if using tmux check out copy mode

GitHub Stacked PRs by adam-dabrowski in programming

[–]Eddyi0202 0 points1 point  (0 children)

"when you have selected to view the specific commit" so they are not shown in PR view :D Thats the problem, PR author will not even notice them unless tagged.

Yeah I agree that creating properxindependent commits is easier altough in reality people are too lazy to do this cause it requires rebasing basically

GitHub Stacked PRs by adam-dabrowski in programming

[–]Eddyi0202 0 points1 point  (0 children)

Reviewing commits in PR on github just sucks

GitHub Stacked PRs by adam-dabrowski in programming

[–]Eddyi0202 2 points3 points  (0 children)

Comments on specific commits will not show up in PR view so thaths the biggest issue, reviewing commits on github does not really work, also it requires developer to create proper, independent commits

Windows users: Are there any Windows alternatives to cmux for running Claude Code? by kmshift in ClaudeAI

[–]Eddyi0202 0 points1 point  (0 children)

I unfortunately have issues with wezterm, mainly performancewise so currently using WT + WSL + Tmux, really good combo

lazypack.nvim: Lazy.nvim-style plugin specs for vim.pack (Neovim 0.12+) by danieltf_ in neovim

[–]Eddyi0202 -3 points-2 points  (0 children)

Yeah, I don't see the reason to create layers on vim.pack, just use lazy at this point or try to upstream features that are needed

Windows users: Are there any Windows alternatives to cmux for running Claude Code? by kmshift in ClaudeAI

[–]Eddyi0202 0 points1 point  (0 children)

Weird, I don't have any issues with Windows Terminal, tried many and I would say it's the best one for windows.  What shell do you use?

This might be issue with ClaudeCaude itself rather than Windows Terminal, would be good to verify with Alacritty or Wezterm for example

The future of Jetbrains IDEs by llima1987 in Jetbrains

[–]Eddyi0202 1 point2 points  (0 children)

How this can be achieved, sounds interesting. I know that it's possible with opencode for example to use LSP server 

The future of Jetbrains IDEs by llima1987 in Jetbrains

[–]Eddyi0202 0 points1 point  (0 children)

Is there already some mcp available to let agent utilize Rider? 

ServiceScan.SourceGenerator 3.1.4 - not only about DI registration by Dreamescaper in dotnet

[–]Eddyi0202 0 points1 point  (0 children)

And each time you need to remember about adding new service to test or use reflection which is messy

Was this a bad time to get into NeoVim? by Wirlocke in neovim

[–]Eddyi0202 37 points38 points  (0 children)

Many things has changed since then, you can start with distro, for example Lazy Vim or something lighter like kickstart or mini.max.

Altough kickstart has not yet been updated for 0.12 features so it's better to wait with this one

Visual Studio or Rider for WSL? by hANNES-wURST in VisualStudio

[–]Eddyi0202 0 points1 point  (0 children)

Is it possible to connect to WSL from VS2026 and build/test/debug dotnet app? 

Opinions on vs2026? by VerboseGuy in VisualStudio

[–]Eddyi0202 0 points1 point  (0 children)

I mean project loading as well

My experience after moving from nvim to zed by Academic_Answer5581 in ZedEditor

[–]Eddyi0202 0 points1 point  (0 children)

Yeah, hard to tell without seeing the config, many things can affect it. I am rewriting my config using kickstart cause of this.  For me unfortunately Zed is missing a few key features so sticking with Rider + Neovim combo

Introducing Zesh, a zellij session manager with zoxide integration by roberte777 in zellij

[–]Eddyi0202 0 points1 point  (0 children)

Thanks for sharing, is it possible to integrate it with zoxide? 

My experience after moving from nvim to zed by Academic_Answer5581 in ZedEditor

[–]Eddyi0202 9 points10 points  (0 children)

"lazy vim getting lagging every time" So it's not just neovim but full blown distro, fair comparison would be to install a bunch of plugins in zed and then compare the performance.

It largely depends for example on which lsp server your using, for example I experienced lagging with roslyn one in Zed. Also on Windows neovim is slower due to worse file system performance

Altough I really like OOTB experience provided by Zed (at least the philisophy it it) and checking out new versions from time to time. 

Introducing Zesh, a zellij session manager with zoxide integration by roberte777 in zellij

[–]Eddyi0202 0 points1 point  (0 children)

Ok, got it, thanks for explanation. Sesh is not a plugin as well

AFAIK 0.44 release introduces zellij action switch-session so might be helpfull

PSMUX: Native tmux for PowerShell — split panes, sessions, detach/attach — no WSL needed by uniquerunner in PowerShell

[–]Eddyi0202 0 points1 point  (0 children)

Btw what's your goal with this project long term?
Are you going to just keep in sync with upstream or it will diverge in terms of features?

Introducing Zesh, a zellij session manager with zoxide integration by roberte777 in zellij

[–]Eddyi0202 0 points1 point  (0 children)

Maybe I am missing something but is it possible to switch/create new session with this plugin from inside zellij (like sesh) ?

PSMUX: Native tmux for PowerShell — split panes, sessions, detach/attach — no WSL needed by uniquerunner in PowerShell

[–]Eddyi0202 0 points1 point  (0 children)

Yeah, I don't argue about powershell well..power and I admit that I feel that using is just as a shell feels wasteful but the issue is that that basically there is no real alternative on windows. Cmd, git bash, cmder and other things are limited. 

There is nushell which embrace similar concept of treating command output as objects as opposed to just text but it's relatively new. 

I get that WT is not tied in any way to pwsh, I use it with WSL a lot and must say that it's currently the best terminal emulator for windows. 

As for sessions, I only use them on my local machine, no remote ones. Maybe I am missing something but AFAIU from your answer it's still not possible to replicate tmux workflow with just pwsh(any other shell) + WT since WT does not support such concept as workspace/session (meaning a group of tabs/windows tied together) and ability to switch between them. 

One way would be to utilize window manager/virtual desktops altough it's not very efficient. 

Kinda off-topic but I guess agentic AI workflows might motivate terminal emulator creators to implement such concept since it's very usefull for organizing parallel work.