#vim #linux #gvim

bin+lib panty

Fast gVim summoner

15 unstable releases

Uses old Rust 2015

0.8.4 Jul 31, 2018
0.8.2 Jan 30, 2017
0.7.0 Dec 31, 2016

#24 in #vim

Download history 47/week @ 2024-02-26 1/week @ 2024-03-11 147/week @ 2024-04-01

148 downloads per month

Custom license

2.5MB
2K SLoC

Contains (ELF exe/lib, 8MB) panty

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

Dependencies

~6.5MB
~107K SLoC