~hadronized/kak-tree-sitter-bugs#16: 
Losing buffers if using :cd

Using :cd <downpath> while already working on buffers will change their names according to the new PWD. This is a massive problem for us because currently, we use %val{bufname} as source of identity of a buffer, which is completely wrong.

An easy fix for that would be to take the absolute path, or update the name if it has changed but honestly the latter option sounds like a pretty annoying solution to code.

Status
RESOLVED IMPLEMENTED
Submitter
~hadronized
Assigned to
No-one
Submitted
9 months ago
Updated
a month ago
Labels
kak-tree-sitter low-hanging-fruit prio:medium

~hadronized a month ago

Dimitri Sabadie referenced this ticket in commit 592cb0c.

~hadronized REPORTED IMPLEMENTED a month ago

Register here or Log in to comment, or comment via email.