finalterm icon indicating copy to clipboard operation
finalterm copied to clipboard

Implement proper package system

Open p-e-w opened this issue 11 years ago • 0 comments

Taking a page out of Sublime Text's great book, Final Term should have its own Packages directory in .config with the property that any Final Term extension file (.ftcolors, .fttheme, .ftkeys, .ftcommands, .ftmenu, ...) in a subfolder of that directory automatically gets recognized and loaded on startup.

This would allow people to package all customizations forming a plugin into, say, a GitHub repo, which can then be "installed" with a simple git clone, and pave the way for a built-in extension management system.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

p-e-w avatar May 30 '14 09:05 p-e-w