KO
|
EN
gitlite — search
Search
#javascript
#php
#ruby
#python
#java
#nodejs
#c-sharp
#csharp
#objective-c
#jquery
#mysql
#redis
es-windows
★ 36
Open GitHub ↗
Window-management utilities
Download README (.md)
Explore Similar Repositories
doc2txt
:
extract text from MS-WORD's .doc binary format file
dufing
:
The faster way built your website with node.js
phpstorm-ocean-color-scheme
:
Light and dark syntax theme
docker-h5ai
:
h5ai docker image, the modern web server index
phoenix-flower
:
a hacker news like web app built up by using Flask, SQLAlchemy etc technologies.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
es-windows
?
Download (.md)
# es-windows  This package provides user-access to internal Emacs windows, and an API for querying using it's interface. It's an extension Dimitri Fontaine's `switch-window`. The follwing commands are available. `esw/select-window` is the core function, and the others are wrappers around it. - esw/select-window - esw/move-window - esw/show-buffer - esw/swap-two-windows - esw/delete-window ##### Example (with 4^ input)   ##### How to use Each number represents a window. Windows followed by H or V, are internal Horizontal or Vertical splitters. The last window is an external window, showing a buffer. First you need to select a window on which to operate, by entering it's number. RET will select it. ^, >, v, and < will split it. It's also possible to enter an operation without specifying a window, in which case the root window will be used.