fossasia / meilix

Beautiful Linux System https://meilix.org | APT Repo: http://meilix.fossasia.org
GNU Lesser General Public License v3.0
1.77k stars 212 forks source link

installing xclip in meilix custom ISO #438

Open rpotter12 opened 5 years ago

rpotter12 commented 5 years ago

Short description

installing xclip in th meilix custom ISO

xeon-zolt commented 5 years ago

why ?

rpotter12 commented 5 years ago

xclip gets used by many console applications (Vim, Tmux) to access to OS's system clipboard. You could things like:

$ cat file.txt | xclip -selection clip

The file contents would be copied to your system clipboard and you could paste them in your web browser or any X application.

Plus it is really lightweight (~70 kB when installed). I just thought it would make a good addition.

xeon-zolt commented 5 years ago

still adding something without proper discussion or requirement is not recommended

rpotter12 commented 5 years ago

@xeon-zolt What to do with this feature?

xeon-zolt commented 5 years ago

maybe you can add this to the generator as an optional app or modify in your own fork cause it is one of the un required features