Bug 316651 - empty lines should be optionaly removed from the clipboard history
Summary: empty lines should be optionaly removed from the clipboard history
Status: RESOLVED DUPLICATE of bug 192922
Alias: None
Product: klipper
Classification: Applications
Component: general (show other bugs)
Version: 0.9.7
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Esben Mose Hansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-13 09:45 UTC by catchman
Modified: 2013-03-16 07:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description catchman 2013-03-13 09:45:27 UTC
Sometimes it happens that there are empty lines in the clipboard history. For example after selecting 'blank' spaces in the console.
As this can be useful for some users, i would suggest to add an option like 'prevent whitespace-only records in the clipboard history'. Another way may be an option to specify a regular expression for records, that should not be included in the history, which would offer greater flexibility.

Reproducible: Always

Steps to Reproduce:
1. copy or select a blank line (for example an 'empty space' in the Konsole)
2. 
3.
Actual Results:  
new record appears in the clipboard history, that contains only whitespaces
Comment 1 Jekyll Wu 2013-03-16 07:56:24 UTC
The regex excluding feature looks like the optimal solution.

*** This bug has been marked as a duplicate of bug 192922 ***