8000 GitHub - tyru/notify-changed.vim: Notify buffer changed lines using OS notification system (supported: macOS/Windows/WSL/Linux, Vim 8.1+/Neovim 0.5+)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Notify buffer changed lines using OS notification system (supported: macOS/Windows/WSL/Linux, Vim 8.1+/Neovim 0.5+)

Notifications You must be signed in to change notification settings

tyru/notify-changed.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notify-changed.vim

Notify terminal buffer's changed lines with OS notification system.

macOS notification

Windows notification

Linux notification

Supported platform

  • Vim 8+ or Neovim (0.5+ recommended)

Supported platforms are:

  • macOS
  • Windows
  • WSL
  • Linux (notify-send)

Usage

Run :NotifyChanged in the terminal buffer you want this plugin to notify. This registers / updates / unregister (-unwatch) watch timer by given options

:NotifyChanged [-unwatch] [-switch] [-no-switch] [-period {period}]
  • -unwatch: Unregister watch timer
  • -switch, -no-switch: Switch to the terminal window if changed (or not)
  • -period {period}: specify the period for timer (e.g. {period} = 10s, 1000m, 10 (same as 10s))

About

Notify buffer changed lines using OS notification system (supported: macOS/Windows/WSL/Linux, Vim 8.1+/Neovim 0.5+)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0