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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xontrib_fzf_completions-0.0.3.tar.gz.
File metadata
- Download URL: xontrib_fzf_completions-0.0.3.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d5212560423a4678acd613dbc8983defb5ac370b00a89440d01105d53b97a31
|
|
| MD5 |
d72bcc7d458d1622a5391e90d657b24a
|
|
| BLAKE2b-256 |
ba6c1ea3c3237d559b5c53836af19f46de408b0d88faca534246ffa264ed7e05
|
File details
Details for the file xontrib_fzf_completions-0.0.3-py3-none-any.whl.
File metadata
- Download URL: xontrib_fzf_completions-0.0.3-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
129277e3cf4caf02772d475a59082321d2e86a18fa25c101d87309fb51e34f5a
|
|
| MD5 |
75903d858099fe64344e200b674433de
|
|
| BLAKE2b-256 |
be5225a3f1d0e07339ff032412345e490323c5152c4ec417bcbfb5433529c9a5
|