Welcome to the Power Users community on Codidact!
Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.
Post History
I use vifm in split mode - it always shows two vertically separated windows each with a directory listing. From there I can open files using the right arrow. However when I open a text file, vifm g...
#1: Initial revision
Open file from vifm in split view
I use `vifm` in split mode - it always shows two vertically separated windows each with a directory listing. From there I can open files using the right arrow. However when I open a text file, `vifm` goes to the background and `vi` is in the foreground covering the whole screen. Is it possible to have `vi` only open in the window from where I open the text file (ie. half the screen), and have the other window (the other half of the screen) continue to show `vifm` and the directory listing? I'm using debian 11 if that matters.