エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント4件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
EmacsWiki: Interactively Do Things
Ido lets you interactively do things with buffers and files. As an example, while searching for a... Ido lets you interactively do things with buffers and files. As an example, while searching for a file with C-x C-f, ido can suggest the files whose paths are closest to your current string, allowing you to find your files more quickly. Created by KimStorm, it has been built into Emacs since version 22. Using IDOPlace this in your InitFile: (ido-mode t)This will enable using Ido versions of find-f
2011/08/18 リンク