On 5/21/24 11:34 AM, Grisha Levit wrote:
- free directory_part when completing command words like `~/bin/'
- free contents of matches when completing command words in old-style
command substitutions
Thanks for the report and patch.
--
``The lyf so short, the craft so long to lerne.'' - Chau
- free directory_part when completing command words like `~/bin/'
- free contents of matches when completing command words in old-style
command substitutions
---
bashline.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/bashline.c b/bashline.c
index b638e001..525d065a