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
Is it possible to make the (setq atomic-chrome-buffer-open-style 'frame) option not "inherit" the splits from an existing window.
(Also, is there any reason why the frame cannot be made to behave like a "server-edit" buffer so that with C-x # the buffer can be killed (and prompted to save if edits exist), and the frame closed at the same time. Should I open a separate issue for that?)
The text was updated successfully, but these errors were encountered:
I am experiencing the same issue here. The style is frame, but creating a new frame and splitting the window. I think the expected behavior is creating a new frame with full window.
Is it possible to make the
(setq atomic-chrome-buffer-open-style 'frame)
option not "inherit" the splits from an existing window.(Also, is there any reason why the frame cannot be made to behave like a "server-edit" buffer so that with
C-x #
the buffer can be killed (and prompted to save if edits exist), and the frame closed at the same time. Should I open a separate issue for that?)The text was updated successfully, but these errors were encountered: