microsoft/Terminal

Create exporting interface to allow more formats than just .ini

Open

#160 opened on Apr 25, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-SettingsHelp WantedIssue-TaskProduct-Colortool

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

As follow on from #19, this issue encompasses making the export feature generic through an interface like ISchemeExporter so we can export in more formats than .ini

Contributor guide