Skip to content

v1.24.2

Choose a tag to compare

@flxmrk flxmrk released this 23 Jul 17:58
  • Copy an editor tab's file path from its right-click menu. Right-clicking an editor tab now offers Copy Full Path — the real remote path for a file opened over SSH, the local path otherwise. SSH files also get Copy Local Copy Path: because opening a remote file reads its bytes straight into the editor and cleans up the transfer temp, there was previously no local file to point tooling at. maiTerm now re-materializes the current remote-saved file on demand at a stable per-file location and copies that path — so repeat clicks reuse the same file and same-named files from different hosts don't collide.