kovidgoyal/kitty

Mac OS: kitty doesn't restore

开放

#1,197 创建于 2018年12月2日

 (22 条评论) (26 个反应) (0 位负责人)Python (887 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (21,770 个星标)
PR 合并指标
 (平均合并 3天 22小时) (30 天内合并 33 个 PR)

描述

Mac OS offers the option to resume all your open apps after a shutdown, Apple's version of hibernate, I guess. Terminal.app actually restores the ouput/history in the windows that were open when you shut the system down.

While that's nice, just restoring windows to the positions and sizes they had when shutting down would be plenty for me. Previous versions of kitty restored the positions, not the size. The current version (0.12.3) doesn't for me.

Note that I don't like the remember_window_size setting, I want new terminals to open at 80x24, it's just some long running terminals I'd like to restore to whatever size I made them.

On a similar note, I've been unable to change kitty windows's sizes using applescript, this was a nice QoL improvement with Terminal.app because the Mac OS window manager is so impotent.

贡献者指南