-
I use tmux inside toggleterm.nvim cuz I use GUI client hense cant use nvim inside tmux
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
its not being consistently 20ms faster/slower, but it adds like half-a-second lags here and there.. its not about "being slow" anymore, i'd say its a bug...
-
I use the Fterm plugin since one terminal is usually all I need (nothing too complicated). The plugin allows toggling of a floating window so the terminal doesn't get in the way. I also have a custom terminal for ranger using Fterm. One can use any cli app or command even and have it appear and disappear in a floating window using the plugin.
-
Interesting question. I mix a lot. I use bspwm to create a window with a terminal for each individual project or general task. In kitty I group related functionality by tab and use layouts to position different applications that I want grouped (often development servers or server consoles). When working inside nvim I often use the built-in terminal for tasks related to the "code" (poke around, move stuff, create files, more advanced git commands etc).
-
Interesting question. I mix a lot. I use bspwm to create a window with a terminal for each individual project or general task. In kitty I group related functionality by tab and use layouts to position different applications that I want grouped (often development servers or server consoles). When working inside nvim I often use the built-in terminal for tasks related to the "code" (poke around, move stuff, create files, more advanced git commands etc).
-
wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
Shoutout to wezterm, the better kitty in my opinion
-
I have tmux shortcut ctrl+a ctrl+wso I can fuzzy search my projects/tabs. I found about that fuzzy search plugin 8 months ago and it's been awesome addition to my tmux config as it's very quick to jump to different project.
-
This is probably more complicated setup than what others usually have, but it's been working excellent for me. I also use GitHub to sync my config across my machines.
-
Send slime text to a REPL in a particular window (tab) or pane.