con-f-use / xontrib-histcpy

Useful aliases and shortcuts for extracting links and text from command output history in xonsh
https://pypi.org/project/xontrib-histcpy/
GNU General Public License v3.0
4 stars 3 forks source link

Code quality and cleanup #3

Open con-f-use opened 5 years ago

con-f-use commented 5 years ago

As it stands, there is too much namespace pollution and special functions. Some of that should be packaged in a class. Also lazy loading maybe?