Welcome, Guest. Please login or register.

Author Topic: A couple of questions about Shell-VNC  (Read 982 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
A couple of questions about Shell-VNC
« on: January 12, 2006, 03:46:08 PM »
I prefer to use Shell-VNC that comes with OS3.9 because it supports filename completion. However, if I enter a command line that ends with a colon, it seems to ignore it. e.g.

1.>cd hd1:

makes the cursor move to the next line down, but it doesn't actually do anything. If I press enter again, then I get a prompt back. If I press the key to look through the command history, the "cd hd1:" command isn't there, so it's as if it doesn't even know I've entered anything. The only way I can get it to work is by putting a space at the end of the line. Only then will it work. Any ideas why this happens?

Also, how can I get Shell-VNC to remember its window position?

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline Thomas

Re: A couple of questions about Shell-VNC
« Reply #1 on: January 12, 2006, 04:04:19 PM »

Lift the shift key before you press return. Shift + return is not the same as only return.

Bye,
Thomas

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: A couple of questions about Shell-VNC
« Reply #2 on: January 12, 2006, 04:06:16 PM »
Ahhhhh, I bet I was pressing return just before I released shift after typing the colon :-) I'm not at home to try this but I'll give it a go later. Cheers Thomas!

Hopefully someone can answer my question about the window size.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10