Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Fix shell completions #387

Merged
merged 14 commits into from
Nov 26, 2023
Merged

Fix shell completions #387

merged 14 commits into from
Nov 26, 2023

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    0680be2 View commit details
    Browse the repository at this point in the history
  2. use sh instead of bash

    IMax153 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    8054fc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2599875 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34094a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    666a727 View commit details
    Browse the repository at this point in the history
  6. fix invalid fish syntax

    IMax153 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    2fe1fec View commit details
    Browse the repository at this point in the history
  7. ensure index is incremented

    IMax153 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    3b3d653 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80fec7f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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

Commits on Nov 24, 2023

  1. implement bash completions

    IMax153 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    bc2110e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. implement zsh completions

    IMax153 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    a7b2f69 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    e777e76 View commit details
    Browse the repository at this point in the history
  2. fix help documentation

    IMax153 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    11cc1c8 View commit details
    Browse the repository at this point in the history