this post was submitted on 26 Aug 2025
14 points (88.9% liked)

Linux

58808 readers
315 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

I've recently been getting into really picking and choosing how my computer is set up and what software I use to do certain tasks. Specifically, replacing GUIs (dolphin, [insert gui text editor here ig]) with CLIs (lf, nvim). That and learning how to leverage bash scripting to really have control over my computer.

The thing is, using tmux, nvim, and lf together has proved cumbersome because I have no idea how to integrate them. I can technically do whatever I need to do, but it certainly isn't the fast CLI-ninja experience I was hoping for.

I've gone through each of their manuals and understand them on their own well enough, but with integrating them I'm drawing a blank.

So, Linux enthusiasts in this corner of the internet, do you have any guidance on setting up proper integration between CLI-based file managers, neovim, and tmux? I'm also open to suggestions for new software or a different file manager.

Edit: after making this post I got to searching again and damn cfiles looking pretty good.... Edit2: nvm it's not in nixpkgs... damn...

you are viewing a single comment's thread
view the rest of the comments
[–] suprchrgd@sh.itjust.works 5 points 1 month ago

For tmux and nvim, I have seen some plugins that integrate opening and closing splits, and moving between them in a see less way. Not at my computer, but look for something like "tmux-nvim" plugin.