Skip to content

willfindlay/ToggleTY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

===============================================================================
#     d888888P                            dP          d888888P dP    dP       #
#        88                               88             88    Y8.  .8P       #
#        88    .d8888b. .d8888b. .d8888b. 88 .d8888b.    88     Y8aa8P        #
#        88    88'   88 88'   88 88'   88 88 88ooood8    88       88          #
#        88    88.  .88 88.  .88 88.  .88 88 88.  ...    88       88          #
#        dP     88888P'  8888P88  8888P88 dP  88888P'    dP       dP          #
#                            .88      .88                                     #
#                        d8888P   d8888P                                      #
===============================================================================

ToggleTY

A vim plugin I wrote to toggle a terminal window for the user's convenience.

Requirements

This has been tested on Neovim and is currently in beta. I'm thinking that the terminal mapping will be an issue for regular vim users. I plan to fix this in the release version.

Installation

Pathogen or Vundle

cd ~/.vim/bundle && git clone https://github.com/HousedHorse/ToggleTY

Remember to generate helptags for the plugin. In Pathogen you can do so by running :Helptags after installing.

Usage

By default, press <C-B> to toggle the terminal window on and off. It's that simple.

All key-bindings and settings are customizable. See documentation in the help menu for more info (remember to run Helptags first!).

Documentation

When the plugin is installed, type :h ToggleTY for all necessary info. Remember to generate your helptags first.

About

A vim plugin in wrote to toggle a terminal drawer for the user's convenience.

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors