mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-18 14:34:52 +02:00
Testing is_local_file is insufficient since it can be false for local files that dont have r/w permissions. Instead check if the child is remote when the EditCmd is created and only use disconnected abort if child was remote at creation but is not remote currently.
203 KiB
203 KiB