Skip to content

mernen/vim-terminaldocument

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

terminaldocument

This is a Vim plugin that shows a proxy icon on the title bar for the file you're editing when running on Terminal.app on OS X El Capitan.

Example screenshot

Installation

With pathogen.vim

The best way is to use pathogen.vim to handle your Vim plugins.

Once you have pathogen.vim installed, you may clone this repository into ~/.vim/bundle:

$ cd ~/.vim/bundle
$ git clone https://github.com/mernen/vim-terminaldocument.git

Manual

The simplest way without depending on other plugins is to copy terminaldocument.vim (just this file) into the ~/.vim/plugin directory.

License

This code is free to use under the terms of the MIT license. See the LICENSE file for details.

About

Show document name on macOS’s Terminal.app

Resources

License

Stars

Watchers

Forks