Module Name: src Committed By: christos Date: Sun Jul 28 09:27:29 UTC 2019
Modified Files: src/lib/libedit: filecomplete.c Log Message: PR/54415: Ricky Zhou: libedit stats completions for non-file completions Use the proper completion function and account for the character appended by the function when computing the number of columns. To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/lib/libedit/filecomplete.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.