You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
would you please consider adding a command to make aerospace forget a window? It sometimes happens to me that aerospace thinks that window is still present despite the application being closed.
list-appsdoes not show the application, but list-windowsdoes show the window. When I modify the format for list-windows to include a process id, I can see that there is no process with such PID. Hence I believe the window in question just someone got stuck when I closed the application.
Right now I solve this by restarting aerospace, but that is somewhat clunky. Would be nice to be able just run something like aerospace forget-window WIN_ID instead.
I tried aerospace close-all-windows-but-current and am told Can't close 'Emacs' window. Probably the window doesn't have a close button. But even if that worked, sometimes I do not want to close all windows :)
Checklist
I've searched for duplicates. My search queries were (please don't forget to search in closed issues too):
Hi,
would you please consider adding a command to make aerospace forget a window? It sometimes happens to me that aerospace thinks that window is still present despite the application being closed.
list-apps
does not show the application, butlist-windows
does show the window. When I modify the format forlist-windows
to include a process id, I can see that there is no process with such PID. Hence I believe the window in question just someone got stuck when I closed the application.Right now I solve this by restarting aerospace, but that is somewhat clunky. Would be nice to be able just run something like
aerospace forget-window WIN_ID
instead.I tried
aerospace close-all-windows-but-current
and am toldCan't close 'Emacs' window. Probably the window doesn't have a close button
. But even if that worked, sometimes I do not want to close all windows :)Checklist
The text was updated successfully, but these errors were encountered: