Path: csiph.com!goblin3!goblin2!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: Michal Pesa Newsgroups: gnu.bash.bug Subject: Re: Lacking documentation of colored-completion-prefix Date: Wed, 25 Jul 2018 18:34:53 +0200 Lines: 27 Approved: bug-bash@gnu.org Message-ID: References: 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 1532536551 4733 208.118.235.17 (25 Jul 2018 16:35:51 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=subject:from:to:references:message-id:date:user-agent:mime-version :in-reply-to:content-language; bh=E8WfJUStvrxrVLUx7T+oy+XPixGOw9yl9BZxrS0NFwc=; b=db9OoXz5l2zyAdNx6sSEmEz6kcW4ekjuvCHc9CxtHLJwqIL9aNr0fN9n6eZH5+Rf+m cbVG8zDZ5xiql9uQwt0HbGobMIaahYZn5eR49fen/z/Xql7AD5/lZ0RPE5Ey5DTSX+qK V9e9XuSG4RnUoGlz/C8bbTQSPDX+5Za6irKeyVeBwAZR+ZSMbhjNen71KZ2MlmweShlA I9T7J32uG9fUy81qh2yxMA/m9mISnfyRYV0Ke1CLugPEaeFmaMco7qGVbZrktUtkd62Z EKdFiY+i+5bb4FQlI1UpGAAifH40ZwTGiXCc2O5ejghlgGgLAS86rP9k2FJc+CRXuEah a12w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:references:message-id:date :user-agent:mime-version:in-reply-to:content-language; bh=E8WfJUStvrxrVLUx7T+oy+XPixGOw9yl9BZxrS0NFwc=; b=Sp4sGeq09WRE7oDM46/g1kTogntFzHNJiXQ49wFoVWM2E3wqDBfYEIlT3p7LiuuHMD gZIyh9gGUKHcWqEFncZRQR0tie+aV7suJrYO1Uxq6hoz7KJ1l8lVysVHWZjEnoFf0amJ vqZs+yTYJAsqhDqnVFvcE0DVYC3odajJDQpMAo9lksmlXPZRK2LvWUx+vYxWt9lZaMAJ HDqEoqn5ExEsbsbxK5+NIZrZSZsjYEAehwuiL0xc2MTCC2PNZNHoXYfetWR2ap5ZZ4yf +M8a1pgjAIN3QtqA1zs2lNJ4aXNTvI6+XuQvoaPKV1SGwtMnOv75YlQwwIGkQgCtTl9r lGnQ== X-Gm-Message-State: AOUpUlFwJGJUzj33V+FN+uJ+XcmkKsxWIOv0O7pUpiaibhSzGcHW/5Bb bB8ameO5Lwe6UKuVaShe7RkM+/Nl X-Google-Smtp-Source: AAOMgpd58ae1/cVl+eoUw9z/9mNKiEMmfkqZop7OxVbIiE7D6Kz7BAbFP/KLyiAg0XaEyZ1+heYvfg== X-Received: by 2002:a1c:1f87:: with SMTP id f129-v6mr4949653wmf.154.1532536494195; Wed, 25 Jul 2018 09:34:54 -0700 (PDT) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 In-Reply-To: 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::241 X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com gnu.bash.bug:14394 Would it also be possible to add documentation for the characters denoting a file’s typein "visible-stats"? On 7/24/2018 11:16 PM, Michal Pesa wrote: > 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 >