-
I was aware of the implementation details (I posted here before Console2 was released). But perhaps not how text is captured. If you can change the apparent font and forground/background colors in the configuration options (which do not change the Win32.console colors) it seems there would be more control over the output. I'm trying to argue the point really, I should probably just look at the...
2009-03-23 21:55:18 UTC in Console
-
It does accept the text output from the command processor though, this is what allows you to change the fonts. This same pass could perform the ANSI conversion. I'm not saying it would be trivial, but it could be done.
On a related topic of shell-interaction, does Console have a "mark" mode like cmd.exe does?.
2009-03-23 21:25:30 UTC in Console
-
...is nonexistant. And its not built into Console. (Of course I mean ANSI escape codes for color and cursor movement)
However! This app can add support to the running or spawned command interpreter, or you can just pipe your ANSI apps into it.
http://www.geocities.com/jadoxa/ansicon/index.html
But I'd REALLY like to see this built into Console.
2009-03-23 19:13:09 UTC in Console
-
Being able to open any folder with a double click would also be awesome.
2009-02-11 01:06:49 UTC in Emerge Desktop
-
Folder Menu items currently only allow you to edit the menu item.
Add an option on the right click menu, or preferably just make double click open the directory in explorer (or whatever the associated file browser is).
2009-02-11 01:03:10 UTC in Emerge Desktop
-
if you right click a real folder in a Folder Menu, but it's overlaying a regular menu item, as when Emerge smartly places a menu to the left instead of the right so it won't go off the screen, it will show the right-click menu item from the menu item below it. This may happen for any arbitrary overlaying menus I'm not sure.
2009-02-10 23:36:02 UTC in Emerge Desktop
-
The "menu" key causes emergeDesktop.exe to crash.
Menu key to the right of the WinKey: http://content.answers.com/main/content/img/CDE/_WINKEY.JPG
Steps to reproduce:
1. Open and close the right click menu
- right click and hit escape or
- hit your right menu key combo twice
2. Hit the "menu" key
3. Crash "emergeDesktop.exe has encountered an error"
Might be other ways to...
2009-02-10 23:34:22 UTC in Emerge Desktop
-
Personally I think hotkeys could use a system that can use arbitrary key combinations instead of a fixed list.
But anyway, right now being able to use the tilde key would be awesome.
2009-02-10 22:55:42 UTC in Emerge Desktop
-
Converting foo.html to foo.rtf
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted
Converting foo.html to foo.rtf
Segmentation fault
Converting foo.html to foo.rtf
terminate called after throwing an instance of 'std::length_error'
what(): basic_string::_S_create
Aborted
This is with the same file each time, giving a different...
2008-11-07 21:16:39 UTC in DocFrac
-
Mine doesn't crash, but it throws the terminal into a new window with no tabs that can't be collapsed back into the main one, and no scrollbars or anything.
2007-02-16 19:32:46 UTC in iTerm.app