Skip to content

trygveaa/weechat-fzf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

weechat-fzf

Switch buffer in WeeChat using fzf.

Currently requires WeeChat to be run inside tmux, as fzf is opened in a separate tmux pane.

Installation

Requires fzf to be installed.

Copy the fzf.py script into ~/.weechat/python.

Load the script in WeeChat: /script load fzf.py.

Usage

Run /fzf in WeeChat.

Optionally bind a key to it, e.g.: /key bind ctrl-G /fzf.

About

Switch WeeChat buffer using fzf (currently only works inside tmux)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages