Files
perl-Complete-Bash/perl-Complete-Bash.changes

104 lines
3.4 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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.
-------------------------------------------------------------------
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().
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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).
-------------------------------------------------------------------
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).
-------------------------------------------------------------------
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).
-------------------------------------------------------------------
Wed Apr 3 08:30:05 UTC 2019 - Stephan Kulow <coolo@suse.com>
- initial package 0.320
* created by cpanspec 1.78.09