如何在 Aquamacs 中的框架之间复制选项卡?

发布于 2024-12-26 02:02:02 字数 194 浏览 0 评论 0原文

我花了很多时间在 Aquamacs 中编码,并且倾向于将窗口分成多个框架。每个框架都会根据我打开的历史记录在顶部开发自己的一组选项卡,有时,我会执行一些操作(无意或无意)关闭框架并导致我丢失该框架中的所有选项卡。顶部。

有没有办法让选项卡集在两个帧之间同步,或者让它始终是完整的活动缓冲区集?我不认为我希望选项卡集与活动缓冲区集分离。

谢谢。

I spend a lot of time coding in Aquamacs, and I tend to split the window into multiple frames. Each frame develops its own set of tabs at the top based on the history of what I've opened, and occasionally, I'll do something that (inadvertantly or not) closes a frame and causes me to lose all of the tabs at the top.

Is there a way to get the set of tabs to sync between two frames, or to have it always be the full set of active buffers? I don't think I want the set of tabs to be decoupled from the set of active buffers.

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

别忘他 2025-01-02 02:02:02

我对 aquamacs 本身并不熟悉,但鉴于它基本上是 os x 的 emacs 版本,您可以尝试将 Aquamacs 作为守护进程启动,然后只需使用 emacs-client 连接到它( aquamacs-client?),这将打开一个框架。
如果您打开 2 个这样的帧,您可以轻松地在它们之间共享缓冲区。

I'm not familiar with aquamacs itself, but given that it is basically a version of emacs for os x you could try to start Aquamacs as a daemon, and then just connect to it with emacs-client (aquamacs-client?), which will open up a frame.
If you open up 2 of such frames, you can effortlessly share your buffers between them.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文