Dos Command Line in Info Panel and more...

Features wanted...
Stefan
Posts: 1360
Joined: 18 Nov 2008 21:47
Location: Europe

Re: Dos Command Line in Info Panel and more...

Post by Stefan »

I don't matter, but just to think loud...

1.) i find it logically:
one ! for quick&dirty executing an command
two !! for keep the DOS Box open for longer

2.) "90% of the time ... to remain"
i think for me it's not 90%, but maybe 60% :D , but definitely more often "remain" then "quick close"
and so i think you are right that "remain" is needed more often and so the shortest shortcut should be taken for this behaviour.
Anyway it's no work for me two press ! - key twice, ... and see point 1), i think it's OK like it is.

EDIT: for me is no tweak needed, i am fine if the shortcut would be exchanged vice versa as suggested.
TheQwerty wrote:
!dir = directory listing of current list folder
DOS box will vanish immediately, not very useful here
!!dir = directory listing of current list folder
DOS box stays visible
I would think the reverse would be more preferable (ie ! keeps the command prompt open).
90% of the time I'm more likely to want the command prompt to remain, or am I alone in this? Really I think the majority of my use of this will be to just open the command prompt without executing a command.


In the very least could this be a tweak?
Last edited by Stefan on 26 Apr 2010 16:21, edited 1 time in total.

serendipity
Posts: 3360
Joined: 07 May 2007 18:14
Location: NJ/NY

Re: Dos Command Line in Info Panel and more...

Post by serendipity »

admin wrote:
TheQwerty wrote:
!dir = directory listing of current list folder
DOS box will vanish immediately, not very useful here
!!dir = directory listing of current list folder
DOS box stays visible
I would think the reverse would be more preferable (ie ! keeps the command prompt open).
90% of the time I'm more likely to want the command prompt to remain, or am I alone in this? Really I think the majority of my use of this will be to just open the command prompt without executing a command.

In the very least could this be a tweak?
I had the same thought and I'm totally open to change it. I really would like to hear more opinions on this!
Yes please, reverse would be good for me too. I almost always want DOS to be open.

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Re: Dos Command Line in Info Panel and more...

Post by jacky »

admin wrote:I had the same thought and I'm totally open to change it. I really would like to hear more opinions on this!
I'd agree, since I would think most of the time you'd want to keep the window to stay open, if only to read the output. Plus, it's easier to do "!" to open the dos prompt, rather than "!!" (and have "!" be useless).
Proud XYplorer Fanatic

j_c_hallgren
XY Blog Master
Posts: 5826
Joined: 02 Jan 2006 19:34
Location: So. Chatham MA/Clearwater FL
Contact:

Re: Dos Command Line in Info Panel and more...

Post by j_c_hallgren »

jacky wrote:
admin wrote:I had the same thought and I'm totally open to change it. I really would like to hear more opinions on this!
I'd agree, since I would think most of the time you'd want to keep the window to stay open, if only to read the output. Plus, it's easier to do "!" to open the dos prompt, rather than "!!" (and have "!" be useless).
The few times I use a DOS prompt (outside of XY), I have to remember how to keep the window open cause it typically keeps closing and I never see what happened on my command so having a way to easily keep it open seems sensible.
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.

PeterH
Posts: 2829
Joined: 21 Nov 2005 20:39
Location: DE W11Pro 24H2, 1920*1200*100% 3840*2160*150%

Re: Dos Command Line in Info Panel and more...

Post by PeterH »

For me "close after exec" is a (seldom used) special function and deserves a second !
Normal, and so shortest, should be "keep open".

That is: I'm for exchange, too.

By the way: it's faster to close manually, than recalling after wrongly having called it with one ! and it vanished accidentally...

admin
Site Admin
Posts: 66361
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Dos Command Line in Info Panel and more...

Post by admin »

OK, thanks everybody. I like your vote! :)

Stefan
Posts: 1360
Joined: 18 Nov 2008 21:47
Location: Europe

Re: Dos Command Line in Info Panel and more...

Post by Stefan »

BTW

to quickly close an /k DOS-Box i have an batch in my system %path%

C:\Windows\x.cmd
X.cmd wrote:exit
That's it: type X and press ENTER inside the DOS window to close it.

Post Reply