fzf completions for xonsh
Project description
xontrib-fzf-completions
The project is a more updated fork of https://github.com/shahinism/xontrib-fzf-widgets (Hopefully more responsive to
PRs), providing fzf
completions into your xonsh
shell.
Installation
# Install the xontrib
xpip install -U xontrib-fzf-completions
# Load it
xpip load fzf-completions
Define the key-binding in your .xonshrc
:
from xonsh.built_ins import XSH
XSH.env['fzf_history_binding'] = "c-r" # Ctrl+R
XSH.env['fzf_ssh_binding'] = "c-s" # Ctrl+S
XSH.env['fzf_file_binding'] = "c-t" # Ctrl+T
XSH.env['fzf_dir_binding'] = "c-g" # Ctrl+G
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file xontrib_fzf_completions-0.0.2.tar.gz
.
File metadata
- Download URL: xontrib_fzf_completions-0.0.2.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 378fa2dbf1930cd5877456bafa007f421c4dae08a7e161bc155f80b54bb3027f |
|
MD5 | 19eac0edc51ec0836ee37af7d69e2572 |
|
BLAKE2b-256 | 4a4ba82d88fc3ff2e87c5c3f357b5c3c2777de1f28eae582d4d23b0b54f0e7df |
File details
Details for the file xontrib_fzf_completions-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: xontrib_fzf_completions-0.0.2-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c12bd469fd2d52e9e41ff347df3a8c3c1c79c02b25db8195e347a5a9d14c8cfb |
|
MD5 | da27093e839370dd2b2d14da4c8111d8 |
|
BLAKE2b-256 | ea544e292017504a64a7527b4f9d789cf464184207f06c1c8a8e94145e0f2688 |