Projects STRLCPY fzf Commits 722d66e8
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    install
    skipped 1 lines
    2 2   
    3 3  set -u
    4 4   
    5  -version=0.24.2
     5 +version=0.24.3
    6 6  auto_completion=
    7 7  key_bindings=
    8 8  update_config=2
    skipped 374 lines
  • ■ ■ ■ ■
    install.ps1
    1  -$version="0.24.2"
     1 +$version="0.24.3"
    2 2   
    3 3  $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition
    4 4   
    skipped 58 lines
Please wait...
Page is in error, reload to recover