automatically rename tabs to project dir
This commit is contained in:
parent
63a7d23507
commit
e9e3eb63ab
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@
|
|||
(interactive)
|
||||
(whaler :action (lambda (dir)
|
||||
(find-file (get-project-default-file dir))
|
||||
(tab-rename (file-name-nondirectory (string-remove-suffix "/" dir)))
|
||||
(neotree-dir dir))))
|
||||
|
||||
(defun theurgy-edit-projects-list ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue