[Lazarus] Making sources compatible with Delphi (but Lazarus is priority)
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Wed May 3 11:34:39 CEST 2017
On 2017-05-03 10:25, Ondrej Pokorny via Lazarus wrote:
> You can start the console with UTF-8 codepage:
> http://stackoverflow.com/questions/14109024/how-to-make-unicode-charset-in-cmd-exe-by-default
>
> Then you have full unicode (utf-8) support.
Or use the much better console alternatives. The Windows platform is
finally catching on to what was been available in X11 environments for
years - multiple choice on consoles.
For example, take a look at ConEmu for Windows.
* Tab support built-in
* Resizeable console windows
* User defined encoding per console window
* Font choice
* better mouse & clipboard support
* User defined "console engine" per window or tab.
eg: I can have Bash run in one tab and the standard
windows console in another.
* color customisation
* transparency support
https://sourceforge.net/projects/conemu/
I don't know why anybody would still want to run the standard Windows
console - it is 20 years behind everybody else.
Regards,
Graeme
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
More information about the Lazarus
mailing list