From cadc350d30e62e0e17ab4cd7ed44f1c2303102a2 Mon Sep 17 00:00:00 2001 From: Brad Nelson Date: Mon, 5 Sep 2022 16:52:16 -0700 Subject: [PATCH] Fixing issue with opening existing file in editor. --- common/visual.fs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/visual.fs b/common/visual.fs index 93d36b4..9d237a6 100644 --- a/common/visual.fs +++ b/common/visual.fs @@ -109,6 +109,8 @@ start-size value capacity fileh close-file throw else drop + 0 to capacity + 0 to length then ;