Short answer: you can't.
Long answer: it works under linux. This is because the terminal tab is an interface to vte, which is not available for windows yet. There's been talking of vte being ported to windows, and other solution that are compatible with windows.
On 11/03/2011 10:04 AM, ??? ???????? wrote:
Hi,
I'm using Geany 0.21 under Windows XP. How can I add 'Terminal' tab at the bottom of the workspace?
All I have is status, compiler, messages and scribble.
Thanks,
Matan
Walla! Mail - Get your free unlimited mail today http://www.walla.com
Geany mailing list Geany@uvena.de https://lists.uvena.de/cgi-bin/mailman/listinfo/geany
On Thu, Nov 3, 2011 at 4:10 PM, Oliver Krystal mr.soup12@gmail.com wrote:
Long answer: it works under linux.
Anyone who's used to a full-featured terminal would argue otherwise. Keystrokes like Ctrl-A, Ctr-K, Ctrl-R, etc do not work properly in the embedded terminal in linux (though their ESC variants normally do, e.g. esc-b). It may be useful for people who are used to/comfortable with a very unforgiving terminal like command.com or a Solaris serial terminal, but it's very painful for power shell users who make heavy use of bash's editing keystrokes.