-
-
Notifications
You must be signed in to change notification settings - Fork 79
Features
xplr
is built with configurability in mind.
So it allows you to perform a vast set of operations and make it behave just the way you want.
You can easily dump the default configuration into an YAML file and tweak it. And next time when you run xplr
, it will load
that configuration.
A few things you can do with the xplr
configuration:
Although speed is not the primary concern, xplr
is already fast enough so that you can take it out for a walk into
your /nix/store
any time you want. I currently measure the most commonly used operations and I have seen it improve significantly over time, and it's only the start.
Being super configurable, xplr
by design integrates well with other tools. Try this fzf integration tutorial or this vim plugin if you are not convinced yet.