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.
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.