Charles Dye
Super Moderator
- May
- 5,303
- 157
Staff member
I've uploaded some new plugins:
FunctionHelp: Implements status-bar help for functions, much like the built-in help for commands. When you type the name of a function, FunctionHelp displays the function’s syntax in the status bar. If you mouse over the status bar, a popup will show more information.
Scrolly: Adds hotkeys to scroll backward and forward through the console window by commands.
UChars: Adds a few new functions to support Unicode characters. They behave similarly to TCC’s familiar native functions, but support high-order Unicode characters — characters outside the Basic Multilingual Plane, with values greater than 0xFFFF.
FunctionHelp: Implements status-bar help for functions, much like the built-in help for commands. When you type the name of a function, FunctionHelp displays the function’s syntax in the status bar. If you mouse over the status bar, a popup will show more information.
Scrolly: Adds hotkeys to scroll backward and forward through the console window by commands.
UChars: Adds a few new functions to support Unicode characters. They behave similarly to TCC’s familiar native functions, but support high-order Unicode characters — characters outside the Basic Multilingual Plane, with values greater than 0xFFFF.