Main Menu

Beta 741

Started by Stefan, November 10, 2009, 02:51:51 PM

Previous topic - Next topic

Stefan

Version 741:
New. Output support input. Try to add as tool cmd.exe to get integrated dos console.

Just an response as just FYI:

* the command word is doubled   (>dirdir)
* the command CLS didn't work
* the command CTRL+X insert an up-arrow (see picture)
* Tip: i can right click the tab of an document and copy the full path, which i can paste into InOutput-Dialog
* in InOutput-Dialog-context menu an Paste item is missed (maybe)

Quote
C:\WINDOWS\system32\cmd.exe

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

H:\>clscls

H:\>dirdir
Datenträger in Laufwerk H: ist


H:\>sort H:\a\HippoEDIT\own\NOTIZEN.TXTsort H:\a\HippoEDIT\own\NOTIZEN.TXT
Stefan, HippoEDIT beta tester 
HippoEDIT - the editor programmers wants to code thyself when they are dreaming.        -Don't just edit. HippoEDIT!-

alex

Hi Stefan,

thanks for testing..

Quote* the command word is doubled   (>dirdir)

with duplicate - this is downport problem... Because I need to support 1.4x and 1.50 now, and do development in 1.50 as far version differ, as more complex to integrate changes from 1.50 to 1.4x...
There are no duplicates in 1.50 but probably during downport something was integrated incompletely.
Another reason for not doing new features in correction branch...
I would fix this new beta. Reproduced.

Quote* the command CLS didn't work
CLS is cmd command, but I not emulate console but only catch output. Do not know is it possible, but would check.

Quote* the command CTRL+X insert an up-arrow (see picture)
Probably I need to implement not only Ctrl+C but also Ctrl+X :)

Quote* in InOutput-Dialog-context menu an Paste item is missed (maybe)
Yes, can be added.

Saying the truth, I was not planning to do a lot here, just have tried to solve problem with pause. but at the end have implemented all that stuff. Would be better to do this in 1.50 where I have planned more (for example multiple, parallel running outputs).
So, I would try to add to input functionality in 1.4x only minimum, and the rest of request would go to 1.5x.

HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]

Stefan

Yes, no extra work here please. I just have reported what i have seen, no request :P from my side.
Stefan, HippoEDIT beta tester 
HippoEDIT - the editor programmers wants to code thyself when they are dreaming.        -Don't just edit. HippoEDIT!-

alex

Quotein InOutput-Dialog-context menu an Paste item is missed (maybe)
would only done for 1.50. Two much work to transport.
The rest would be done in 1.47
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]