Giter Site home page Giter Site logo

hiwin-mode's Introduction

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")
    
  • MELPAを利用してインストール

    M-x package-install hiwin
    

更新

2013/09/01 ksugitaさんご本人によりマイナーモードかとバージョンアップが実施されましたので更新しました。

hiwin-mode 2.00 リリース - gnupackの開発メモ http://d.hatena.ne.jp/ksugita0510/20111223/p1

またmyuheさんによるパッチも当ててあります。 https://gist.github.com/myuhe/5203057

hiwin.rcpはel-get用のrecipeになります。

(require 'hiwin)
(hiwin-activate)                           ;; hiwin-modeを有効化
(set-face-background 'hiwin-face "gray80") ;; 非アクティブウィンドウの背景色を設定

hiwin-mode's People

Contributors

yoshida-mediba avatar tomoya avatar gvol avatar masutaka avatar purcell avatar syohex avatar tekezo avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.