Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.
/ drop-to-vim.sh Public archive

send drop command to Vim from Terminal mode

License

Notifications You must be signed in to change notification settings

sasaplus1/drop-to-vim.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drop-to-vim.sh

Actions Status: test

send drop command to Vim from Terminal mode

How to use

open file with Vim via terminal mode:

$ drop-to-vim file1.txt file2.txt file3.txt

via Vifm within terminal mode

add to vifmrc the following:

if $VIM_TERMINAL
  set vicmd=drop-from-vifm
endif

Ref

License

The MIT license.

About

send drop command to Vim from Terminal mode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages