Mr Speaker
Mr Speaker
Just a note: if you want to make changes to `event.data` then you also need to update the `length` property, otherwise it gets truncated to the old length: ``` if...
This seems to be an issue with the width of the "down arrow" icon! In the function `neo-buffer--insert-fold-symbol` the code to draw the down arrow is: `(insert (all-the-icons-icon-for-dir (directory-file-name node-name)...
The licence is still valid. If you check the commits, you'll see it was added to the project 15 minutes _after_ the pull request!
I think I have this issue too: if you use n/p to navigate to the line for the parent directory ("> ..") then press SPC or RET - nothing happens....
I did a little digging into this and think I can see where the issue is, but I'm not sure the correct way to fix it. Currently the parent directory...