SwiftTerm icon indicating copy to clipboard operation
SwiftTerm copied to clipboard

Public API desired features

Open migueldeicaza opened this issue 5 years ago • 0 comments

  • [ ] Add support for passing fonts and color schemes
  • [x] Add support for changing font on the fly
  • [x] Add support for changing font size on the fly
  • [x] Add support for changing color scheme on the fly
  • [ ] Add support for picking one of the new built-in color ANSI palettes
  • [ ] Add support for setting the history size.

The above probably should be surfaced as properties. Currently we have options which is ok, but I find cumbersome to copy, update and change. I rather have a more idiomatic set of properties.

migueldeicaza avatar Mar 16 '20 02:03 migueldeicaza