Mac/Cocoa: Embed a terminal window in my app

前端 未结 2 635
野趣味
野趣味 2021-02-05 20:28

Anyone found out if it\'s possible to \"embed\" an instance of Terminal into an app? It would be awesome if it also just inherited the tab functionality and drag-drop-ness as we

2条回答
  •  傲寒
    傲寒 (楼主)
    2021-02-05 20:47

    No such thing AFAIK. I don't think embedding a full-featured terminal into an unrelated app is a common enough need that anybody would have made a control like that — even Panic only use it in the one app.

提交回复
热议问题