2019-07-30 16:30:08 +00:00
|
|
|
-------------------------------------------------------------------
|
2019-09-27 08:50:17 +00:00
|
|
|
Thu Sep 26 08:16:33 UTC 2019 - <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 0.329
|
|
|
|
see /usr/share/doc/packages/perl-Complete-Bash/Changes
|
|
|
|
|
|
|
|
0.329 2019-08-17 Released-By: PERLANCAR; Urgency: medium
|
|
|
|
|
|
|
|
- [ux] When fzf is not available, fallback to returning completion
|
|
|
|
entries as usual instead of displaying a message.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-07-30 16:30:08 +00:00
|
|
|
Tue Jul 30 05:03:52 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 0.328
|
|
|
|
see /usr/share/doc/packages/perl-Complete-Bash/Changes
|
|
|
|
|
|
|
|
0.328 2019-07-30 Released-By: PERLANCAR; Urgency: medium
|
|
|
|
|
|
|
|
- [bugfix] Fix the use of Term::Size::chars().
|
|
|
|
|
2019-07-24 06:46:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 24 05:04:16 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 0.327
|
|
|
|
see /usr/share/doc/packages/perl-Complete-Bash/Changes
|
|
|
|
|
|
|
|
0.327 2019-07-02 Released-By: PERLANCAR; Urgency: medium
|
|
|
|
|
|
|
|
- [removed] format_completion(): Remove drawing summary lines every N
|
|
|
|
rows, because bash sorting will mess it up, and I think it looks ugly
|
|
|
|
anyway.
|
|
|
|
|
|
|
|
- format_completion(): No longer sort entries.
|
|
|
|
|
|
|
|
- format_completion(): Close fzf process' input so fzf does not show
|
|
|
|
rotating cursor.
|
|
|
|
|
2019-07-23 13:45:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 23 05:06:38 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 0.326
|
|
|
|
see /usr/share/doc/packages/perl-Complete-Bash/Changes
|
|
|
|
|
|
|
|
0.326 2019-07-02 Released-By: PERLANCAR; Urgency: medium
|
|
|
|
|
|
|
|
- Implement another feature stolen from Ingy's complete-shell: use
|
|
|
|
fzf for filters.
|
|
|
|
|
2019-07-19 14:49:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 19 05:33:14 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 0.325
|
|
|
|
see /usr/share/doc/packages/perl-Complete-Bash/Changes
|
|
|
|
|
2019-06-28 06:04:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 28 05:04:15 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 0.324
|
|
|
|
see /usr/share/doc/packages/perl-Complete-Bash/Changes
|
|
|
|
|
|
|
|
0.324 2019-06-28 (PERLANCAR)
|
|
|
|
|
|
|
|
- [ux] Tweak summary display to make it look nicer (use vertical
|
|
|
|
bar | instead of space).
|
|
|
|
|
2019-06-27 07:01:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 27 05:03:58 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 0.323
|
|
|
|
see /usr/share/doc/packages/perl-Complete-Bash/Changes
|
|
|
|
|
|
|
|
0.323 2019-06-27 (PERLANCAR)
|
|
|
|
|
|
|
|
- [ux] By default don't limit entries+summaries to a single-column
|
|
|
|
display, but observe COMPLETE_BASH_MAX_COLUMNS.
|
|
|
|
|
|
|
|
- Add option to show summaries right-aligned, like in fish. This is
|
|
|
|
controlled via COMPLETE_BASH_SUMMARY_ALIGN (and also
|
|
|
|
COMPLETE_BASH_SUMMARY_LINE_EVERY).
|
|
|
|
|
|
|
|
|
|
|
|
0.322 2019-06-26 (PERLANCAR)
|
|
|
|
|
|
|
|
- Support showing message (Complete 0.201).
|
|
|
|
|
2019-06-26 06:05:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 26 05:03:42 UTC 2019 - Stephan Kulow <coolo@please-enter-an-email-address>
|
|
|
|
|
|
|
|
- updated to 0.321
|
|
|
|
see /usr/share/doc/packages/perl-Complete-Bash/Changes
|
|
|
|
|
|
|
|
0.321 2019-06-25 (PERLANCAR)
|
|
|
|
|
|
|
|
- format_completion() now by default shows item summaries if
|
|
|
|
available (can be turned off by setting 'show_summaries' option
|
|
|
|
or COMPLETE_BASH_SHOW_SUMMARIES to 0).
|
|
|
|
|
2019-04-03 08:30:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 3 08:30:05 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- initial package 0.320
|
|
|
|
* created by cpanspec 1.78.09
|