• Show log

    Commit

  • Hash : 1c1542d6
    Author : Pierre Le Marre
    Date : 2023-09-29T20:44:06

    Tools: Add bash completions for xkbcli
    
    - Add bash completion script. It parses the commands help messages to
      provide the completions, thus any new subcommand or option will be
      supported, as long as it has its entry in the help messages. This
      should result in low maintenancei effort.
    - Add installation entry in Meson. The path can be configured using
      the following options:
      - `enable-bash-completion` to enable the installation;
      - `bash-completion-path` to control the installation path. It will
        default to: `share/bash-completion/completions`.
    
    TODO: completion for other shells, such as zsh?
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/libxkbcommon.git
    Git SSH git@git.kmx.io:kc3-lang/libxkbcommon.git
    Public access ? public
    Description

    keymap handling library for toolkits and window systems

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags