cannot get bash to do case-insensitive completion

This page summarizes the projects mentioned and recommended in the original post on /r/bash

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • bash-completion

    Programmable completion functions for bash

  • BTW, it's not needed to assign $cur for the word containing the current cursor position, or prev=${COMP_WORDS[COMP_CWORD-1]}; it's already in bash-completion lib, and can be reused with _comp_initialize (renamed from _init_completion):

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How can I add this functionality to my Bash?

    1 project | /r/bash | 9 Jul 2023
  • Terminal auto completion?

    1 project | /r/linux4noobs | 21 Apr 2023
  • bash-completor: Creating a bash completion script in a declarative way

    4 projects | /r/bash | 19 Feb 2023
  • what is it called when you see terminal candidates

    1 project | /r/linuxquestions | 1 Dec 2022
  • I want to decrypt LUKS drive from live usb. I don't have luksOpen command.

    1 project | /r/linux4noobs | 6 Mar 2022