led icon indicating copy to clipboard operation
led copied to clipboard

buffer path change

Open aoh opened this issue 1 year ago • 0 comments

Saving a buffer with a different path than original does not fully break association with the original file, because the ui thread still thinks the thread is working on the old file. Should use a separate thread id -> path mapping to fix this.

aoh avatar Feb 26 '24 12:02 aoh