TabViewer / tabview

Python curses command line CSV and tabular data viewer
Other
460 stars 49 forks source link

Multicell-selection and yank to clipboard #166

Open jinserk opened 4 years ago

jinserk commented 4 years ago

I found this tool today, it's really fantastic! Thanks for the good project. One feature I expect to add is the multiple-cell selection and copy to clipboard. Do you have any plan to add this?

firecat53 commented 4 years ago

Thanks for the kind words! Unfortunately, I'm not doing much other than minimal maintenance on the project right now. There's already a yank-to-clipboard feature y requiring xsel or xclip, but no plans to add a multi-cell yank.