sponsor Vim development Vim logo Vim Book Ad

Lite Tab Page : A Tab Page extension plugin

 script karma  Rating 9/8, Downloaded by 1131  Comments, bugs, improvements  Vim wiki

created by
AyuanX
 
script type
utility
 
description
Use the built-in Tab Pages of VIM 7.0 to replace "TabBar / BufferExplorer / MiniExplorer", no multi-window conflicts/issues any more!

Screenshot: http://ayuanx.files.wordpress.com/2010/10/litetablabel.jpg

This is a simple plugin, which makes VIM Tab Page functions more user-friendly.

<> Features:
1. ":E filename"         Open the file in a new tab page instead of in current window.

2. "<Alt-1>, <Alt-2> to <Alt-0>" Switch to tab page 1/2/3/4/5/6/7/8/9/10.

3. "<Alt-h> / <Alt-l>"         Switch to previous/next tab page.

4. "<Alt-H> / <Alt-L>"         Move current tab page left/right.

5. Show GUI Tab Labels in format: "[Tab Number]:[+][Buffer Name]"
PS: [+] stands for one or more buffer in that tab page has been modified.

<> Feedback:
    You are always encouraged to modify this plugin freely to suit your own needs!
 
install details
Simply put "LiteTabPage.vim" into path "~/.vim/plugin/" (*nix) or "$VIM/vimfiles/plugin/" (Windows).
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
LiteTabPage.vim 1.2 2010-11-19 7.0 AyuanX Explicitly disable Alt key for menu in case it hasn't been done by user.
LiteTabPage.vim 1.1 2010-11-18 7.0 AyuanX Added shortcuts for quick moving tab pages.
LiteTabPage.vim 1.0 2010-10-21 7.0 AyuanX Initial upload
ip used for rating: 18.223.159.195

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github