15 lines
665 B
Markdown
15 lines
665 B
Markdown
# Termsharp
|
|
|
|
Copyright (c) 2016-2023 [Antmicro](https://antmicro.com)
|
|
|
|
[](https://opensource.antmicro.com/projects/TermSharp)
|
|
|
|
Termsharp is a feature-rich VT100 terminal emulator widget, written in C#.
|
|
|
|
It is developed as part of the [Renode](https://www.renode.io) emulation framework.
|
|
|
|
Termsharp relies on the [XWT UI toolkit](https://github.com/mono/xwt).
|
|
|
|
Termsharp supports a fairly complete VT100 command set.
|
|
It also implements [iTerm2 protocol for handling inline images](https://iterm2.com/documentation-images.html).
|