Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14392

Lacking documentation of colored-completion-prefix

Path csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail
From Michal Pesa <pesathem@gmail.com>
Newsgroups gnu.bash.bug
Subject Lacking documentation of colored-completion-prefix
Date Tue, 24 Jul 2018 23:16:01 +0200
Lines 23
Approved bug-bash@gnu.org
Message-ID <mailman.4167.1532466970.1292.bug-bash@gnu.org> (permalink)
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 8bit
X-Trace usenet.stanford.edu 1532466970 32223 208.118.235.17 (24 Jul 2018 21:16:10 GMT)
X-Complaints-To action@cs.stanford.edu
To bug-bash@gnu.org
Envelope-to bug-bash@gnu.org
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding:content-language; bh=QMEbp9TCZDi8jeAK5E2Xj5PahM/xl2ojG7tB7eXpdPI=; b=sFAHJdQvE6E36zyK7MW3M6g7mZS5ARpZqimAfy8jP5iSYJHMQ07R/l8GBX2qKZTZ4i 7YsRqbJl+2a0IJMVRzL2mRCXpy4Bf+Upx1Pgrsigtg8T67oefuxDZ69wQxdswwqfkQA3 CYsP0fP3S3SQs4dgC+oQC1qx7f9LJ5A0ZlJTEf3RfgdIK96a6gmziIjEIodX+uj5zAXK Ebr0o381OhOyyZnKKMjWKHBb7b4P3bky6THWxjpP+ECz803X0fxHSeDlbUe9G+DA7DTT ISLPZ2ydBGuK+pGh6Mc0qZUVrbcHY+u7IfyH3XAo18KKIgdUmgxN+BSdm59RB3XtUami cM2Q==
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding:content-language; bh=QMEbp9TCZDi8jeAK5E2Xj5PahM/xl2ojG7tB7eXpdPI=; b=KN+nNK/LM+QWZyPoiHZpEMLBM4EaInXlVAn2plit3zMwf9dH6zsygjxLzCYWe2JZdN /eNQErd9RvTW6803KvXn4hk8iT22fb2570mKocx0luXpco/TvWdEfK3UM8WTtmAikUAd KEJZHw+ER0YhUaY7M949Qt3laRkGCAWEbkM1r6ZHPYZ1BGwlIMoy+yGxnjQaQxQDgqCB y33C0pOvG0MUdQ7xG6cBzzT74bXG7W1I0IG3z3CbY6debuAf2YHrlefhn7YhgKrQqKIz X9l5dvMMnouW6ZsPeB0skGh5k/nSWaE85gUM/qP7EmLZZwvuwu4+E70hHTgp13tTbQHX qvpg==
X-Gm-Message-State AOUpUlEHQZSPi+l6rUBjEJUFavYn93LZSGY3FHqoAPVtMmvOxltOCTQ/ +G49VPh3ncqPXASqnMQU+XKOOXD3
X-Google-Smtp-Source AAOMgpfF8A8L1EyabGtEfoX4ZSwafWD7NSEXRBhGFCH7fbFxm+vzRhotwRQQscQi/5uhD+PauAV95Q==
X-Received by 2002:a1c:9809:: with SMTP id a9-v6mr2740394wme.15.1532466961764; Tue, 24 Jul 2018 14:16:01 -0700 (PDT)
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
Content-Language en-US
X-detected-operating-system by eggs.gnu.org: Genre and OS details not recognized.
X-Received-From 2a00:1450:400c:c09::22d
X-BeenThere bug-bash@gnu.org
X-Mailman-Version 2.1.21
Precedence list
List-Id Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe>
List-Archive <http://lists.gnu.org/archive/html/bug-bash/>
List-Post <mailto:bug-bash@gnu.org>
List-Help <mailto:bug-bash-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe>
Xref csiph.com gnu.bash.bug:14392

Show key headers only | View raw


Hello,
documentation for the readline variable "colored-completion-prefix" 
doesn't state which part of the "LS_COLORS" is used.

Thank you for your time.

Configuration Information:
Machine: x86_64
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' 
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-pc-linux-gnu' 
-DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='bash' 
-DSHELL -DHAVE_$
uname output: Linux pish-lub 4.15.0-29-generic #31-Ubuntu SMP Tue Jul 17 
15:39:52 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Machine Type: x86_64-pc-linux-gnu

Bash Version: 4.4
Patch Level: 19
Release Status: release

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

Lacking documentation of colored-completion-prefix Michal Pesa <pesathem@gmail.com> - 2018-07-24 23:16 +0200

csiph-web