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

Add “smart replace” functionality to the fish shell widget #655

Merged
merged 8 commits into from
Dec 19, 2021

Commits on Dec 16, 2021

  1. Fish smart replace

    Add “smart replace” functionality to the fish shell widget
    DevAtDawn committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    a5d295f View commit details
    Browse the repository at this point in the history
  2. Notes

    Notes
    DevAtDawn committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    4874175 View commit details
    Browse the repository at this point in the history
  3. Update navi.plugin.fish

    DevAtDawn committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    44d8dfc View commit details
    Browse the repository at this point in the history
  4. keybindings

    \cg smart_replace
    DevAtDawn committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    d0b8b09 View commit details
    Browse the repository at this point in the history
  5. Update navi.plugin.fish

    DevAtDawn committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    b756573 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38f807c View commit details
    Browse the repository at this point in the history
  7. Update navi.plugin.fish

    DevAtDawn committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    5e32154 View commit details
    Browse the repository at this point in the history
  8. FINAL v1

    the error handling here made me cry (making esc/ctrl+c/ctrl+g exiting work without issues)
    DevAtDawn committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    e7dea3e View commit details
    Browse the repository at this point in the history