タグ

eshellに関するshintaksのブックマーク (2)

  • Mastering Eshell

    Mastering Eshell Emacs has a shell written entirely in Emacs Lisp. Here's how you master Eshell, a versatile and powerful shell capable of supplanting bash or zsh as your daily driver. You can run Run Shells and Terminal Emulators in Emacs, but none can match the versatility and integration with Emacs like Eshell. Eshell is a shell written entirely in Emacs Lisp, and it replicates most of the feat

    Mastering Eshell
  • 入門 Eshell (1): リダイレクション

    入門 Eshell (1): リダイレクション Emacs をインストールすると M-x eshell で使える Eshell がもれなくつい てくる. この Eshell は, M-x shell で使える Zsh など普通のシェルと比べ るとどうしても機能が見劣りする. しかし, それは Eshell を普通のシェルだ と考え, 他のシェルとは違いすぎる変態シェルであることから目を背けている からである. Eshell を普通のシェルと同等かそれ以上に便利に使うためには, Eshell の変 態機能を理解して使いこなす必要がある. そこで, このシリーズでは変態機能 に絞って Eshell を紹介していくことにする. シェルの一般的な使い方につい ては Zsh などで勉強して欲しい. なお, この文書は Emacs 23.3 を対象としている. Emacs 24 ではさらに強化さ れた

    入門 Eshell (1): リダイレクション
  • 1