New function (alias): +workspace-current
This commit is contained in:
parent
9194d020e4
commit
78c3549b0f
1 changed files with 3 additions and 0 deletions
|
@ -73,6 +73,9 @@ perspectives."
|
|||
(error "%s is not an available workspace" name))
|
||||
persp)))
|
||||
|
||||
;;;###autoload
|
||||
(defalias '+workspace-current #'get-current-persp)
|
||||
|
||||
;;;###autoload
|
||||
(defun +workspace-current-name ()
|
||||
"Get the name of the currently active workspace."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue