Closed thomassross closed 2 years ago
Steps to reproduce:
c f
Traceback:
Debugger entered--Lisp error: (wrong-type-argument stringp nil) file-directory-p(nil) treemacs--create-file/dir(t) treemacs-create-file() funcall-interactively(treemacs-create-file) call-interactively(treemacs-create-file nil nil) command-execute(treemacs-create-file)
I've pushed a patch to fix this bug for all file management interactions that ask you for a location.
Thank you!
Steps to reproduce:
c f
Traceback: