Conversation
I use --pager="vim - -R" and my whole work flow revolves around copying and moving lines and blocks. hence littering makes no sense I need clean lines plus I use touch input so minute fiddling is a night mare
|
Thank you. But. This PR is literally just the easy 10% of adding such an option. No PR without tests in An over-the-wall PR without tests and unconnected to the prior conversation of a previously proposed feature ( #142 #311 PR #351 ) is not nearly as helpful as the submitter likely imagines. After Andy finishes migrating the end-to-end (command-line) tests into YAML declarative tests (underway now), creating the additional test cases will be much easier and will lower the effort of doing the real work of testing this seemingly trivial (and nice-to-have) feature. Note: I am in favor of this feature, as seen on prior threads, and would use it myself when I want the filenames but not the line-no's in the output. |
|
Note: There will always be Perl tests. The YAMLization is just for making the tests more flexible. |
I use --pager="vim - -R" and my whole work flow revolves around copying
and moving lines and blocks. hence littering makes no sense I need clean
lines
plus I use touch input so minute fiddling is a night mare