Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable completions and add description for lfcd.fish and simplify the code #1503

Merged
merged 7 commits into from
Dec 11, 2023

Commits on Nov 18, 2023

  1. Enable completions and add description for lfcd.fish

    A simple addition of `--wraps=lf` to the function definition will enable the standard lf completions to be used for `lfcd` function as well.
    postsolar committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    3d74fee View commit details
    Browse the repository at this point in the history
  2. Simplify lfcd.fish

    postsolar committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    7c40601 View commit details
    Browse the repository at this point in the history
  3. lfcd.fish: unquote $argv

    postsolar committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    7038f6a View commit details
    Browse the repository at this point in the history
  4. lfcd.fish: further simplify

    postsolar committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    7537fb1 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    1864cd0 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    4c19fe8 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    bd330f5 View commit details
    Browse the repository at this point in the history