Issue: Previous command & Enter in Command windows

CTzen

Member³
PLD 7.1

If I use recall previous command in Command Window by pressing Up key, sometimes I have to hit Enter twice to execute it.

Here are the steps that reproduce problem all the time.

1. Start PLD
2. Open new Command window
3. Type 'select * from dual;' and press Enter
4. Press Up key and press Enter (here it works as expected)
5. Press Up key and press Enter (from this point I have to press Enter twice to execute the command)

If it's a SQL*Plus command like 'clear', then everything seems to work ok.
 
Marco,

no, there are no plug-ins installed. Unless somebody else can confirm the same behavior, it could be something wrong with my PC.
 
Hello, everybody!
I confirm a non-adequate behavior of command line in a Command Window in 7.1.
I can not execute previous command at all. And can not edit previous command - it is possible to delete letters only but you are not able to type new instead. And after that you still can not execute command. If reopen Command window and paste command - only then it is possible.

PLSQLDev: 7.1.0.1337

Installed plugins:
Active Query Builder, Browser Extender 2.0
 
I have problem all the time and previous commands are not executed even after 20 hits of Enter :)
It wasn't clean insall, I installed PLSQLDev on ver. 7.0
 
Marco,
You'll have to play with it in order to reproduce it.
In my case it happened several times during about 50 executions of the same statement.
So, as CTzen pointed out, start by typing the command and hit enter to execute it. Then keep pressing Up arrow, then Enter, Up arrow, then Enter...
You'll eventually see it happen... One of the Enters will be skipped.

Thanks.
IC
 
Back
Top