This commit is contained in:
veeso
2021-06-12 09:26:33 +02:00
parent 99d4177e89
commit b73c3228e4

View File

@@ -146,6 +146,9 @@ When opening files with View command (`<V>`), 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 ⭐