kovidgoyal/kitty

Mac OS: kitty doesn't restore

オープン

#1,197 opened on 2018/12/02

 (22 件のコメント) (26 件のリアクション) (0 人の担当者)Python (887 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (21,770 個のスター)
PR merge metrics
 (平均マージ 3d 22h) (30d で 33 merged PRs)

説明

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.

コントリビューターガイド