panty

Crates.iopanty
lib.rspanty
version0.8.4
sourcesrc
created_at2016-12-16 11:56:41.999173
updated_at2018-07-31 09:13:42.153754
descriptionFast gVim summoner
homepage
repositoryhttps://github.com/anekos/panty
max_upload_size
id7629
size8,249,574
anekos (anekos)

documentation

README

Crates.io

Stock gVim instance and Summon it

Build and Install

$ cargo install panty
$ ~/.cargo/bin/panty -h

Usage

Start gVim instance stocker

$ panty collector --stocks 5 --watch ~/.vimrc --watch ~/.gvimrc --recursive-watch ~/.vim/

collector stocks 5 gVim instances, and watch 2 files for renewal these instances.

Summon stocked gVim instance

$ panty summon /etc/fstab /etc/whois.conf

Brings the stocked gVim instance to current desktop, then opens /etc/fstab and /etc/whois.conf.

Renewal stocked gVim instance

$ panty renew

Output logs

$ panty --log-level trace ...

Requirements

  • gVim
  • Linux
  • inotify
  • X11
Commit count: 197

cargo fmt