On Mon, 12 May 2025 at 19:45, Ramiro Aceves <ea1...@gmail.com> wrote: > > El 12/5/25 a las 20:21, David Brownlee escribió: > > > > Is the NFS mount significant in this case? Does it happen if you do > > the same thing on a local file system? > > > > If the issue does not occur on a Debian machine then there could be > > some extra checks happening on Linux which does not happen on NetBSD > > > > David > > Hi David, thanks for answering. > > In NetBSD on native filesystem, it hangs the same way, so NFS has > nothing to do. > In Debian on native filesystem, it does not hang if I configure > /usr/bin/vim (but no terminal Vim appears) >
If you were willing to do more tests, it might be interesting to see if this is a "vim" problem or a "xfce starting non gui app" issue. Does it happen: - With /usr/bin/vi on NetBSD (and matching "nvi" on Linux)? - If you run vim from the xfce run dialog? - If you run vim from a different file manager such as pcmanfm-qt? David