有没有办法在Emacs中缓存窗口? [英] Is there a way to retile buffer windows in Emacs?

查看:136
本文介绍了有没有办法在Emacs中缓存窗口?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有两个缓冲窗口在emacs中打开,垂直排列。有没有一个命令可以水平重新排列?

解决方案

Transpose Frame 库提供了一组非常好的功能,用于处理框架中的窗口( transpose-frame 旋转框顺时针旋转框 - 逆时针将足以满足您的特定示例)。



还有其他的选择,但我发现这个图书馆相当全面。请参阅维基页面(或代码中的注释),了解每个功能所用的ascii图纸。


I have two buffer windows open in emacs, arranged vertically. Is there a command that rearranges them horizontally?

解决方案

The Transpose Frame library provides an excellent set of functionality for manipulating the windows in a frame (any of transpose-frame, rotate-frame-clockwise, or rotate-frame-anti-clockwise would suffice for your particular example).

There are other alternatives, but I find this library fairly comprehensive. See the Wiki page (or the Commentary in the code) for ascii drawings of what each function does.

这篇关于有没有办法在Emacs中缓存窗口?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆