FXvt is a virtual terminal FOX widget. As such, it can be embedded in any application developed with the FOX GUI toolkit. It is a derivative work from the well-known rxvt virtual terminal.
| Tags | Software Development User Interfaces Terminals Terminal Emulators/X Terminals |
|---|---|
| Licenses | GPL |
| Implementation | C++ |
Recent releases


Release Notes: There is an API to change the scroll buffer size (saveLines) and an API to set scroll bar visibility. Mouse reporting has been restored. Mouse wheel support has been added. Several FXvt widgets may now be used in the same app. There is a new MultiTerm example.


Release Notes: This is the first alpha release. Most X calls have been replaced with Fox equivalents. An option was added for using bold font vs overstriking. Most code cleanups are done, but there is still much refactoring to do.


Release Notes: All events are now handled via Fox callbacks (no more need for FXvtApplication). A popup menu was made for Copy, Paste, and Reset. Various cleanups were also done.


Release Notes: Compatibility with the Fox 1.1 branch.


Release Notes: There is an API to change the vt font. Bugs have been corrected.