From b73c3228e4693a92078be508fbc5b814f105e664 Mon Sep 17 00:00:00 2001 From: veeso Date: Sat, 12 Jun 2021 09:26:33 +0200 Subject: [PATCH] manual --- docs/man.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/man.md b/docs/man.md index b1a9bf1..4e2a7a9 100644 --- a/docs/man.md +++ b/docs/man.md @@ -146,6 +146,9 @@ When opening files with View command (``), the system default application for - *kde-open* - **WSL** users: *wslview* is required, you must install [wslu](https://github.com/wslutilities/wslu). +> Q: Can I edit remote files using the view command? +> A: No, at least not directly from the "remote panel". You have to download it to a local directory first, that's due to the fact that when you open a remote file, the file is downloaded into a temporary directory, but there's no way to create a watcher for the file to check when the program you used to open it was closed, so termscp is not able to know when you're done editing the file. + --- ## Bookmarks ⭐