Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

tomoya/hiwin-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

hiwin-mode とは

hiwin-mode は 2009-09-13 に ksugita さんがブログで公開
http://ksugita.blog62.fc2.com/blog-entry-8.html
したアクティブな window を可視化する elisp です。

これをマイナーモード化して使いやすくしたものを Github に置きます。

直接ファイルをダウンロードしてインストール

下記のコマンドを使ってインストール
M-x install-elisp https://raw.github.com/tomoya/hiwin-mode/master/hiwin.el
M-x auto-install-from-url https://raw.github.com/tomoya/hiwin-mode/master/hiwin.el

もしくは下記のS式を評価してインストール
(auto-install-from-url "https://raw.github.com/tomoya/hiwin-mode/master/hiwin.el")
(install-elisp "https://raw.github.com/tomoya/hiwin-mode/master/hiwin.el")

のいずれかでご利用下さい。

About

Visible active window on Emacs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published