Skip to content

Conversation

krobelus
Copy link
Contributor

I noticed that we leak files like /tmp/tmp* which is
%opt{ansi_command_file}. Remove it at least after the buffer is closed.

The option is buffer scoped but it could be global. Probably we
should just use kak_command_fifo instead of our own temporary file but
apparently some people use Kakoune from 2020 shipped by their Ubuntu.

I noticed that we leak files like /tmp/tmp* which is
%opt{ansi_command_file}.  Remove it at least after the buffer is closed.

The option is buffer scoped but it could be global.  Probably we
should just use kak_command_fifo instead of our own temporary file but
apparently some people use Kakoune from 2020 shipped by their Ubuntu.
@eraserhd eraserhd merged commit 71403f9 into eraserhd:develop Feb 7, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants