Bug report #761
GRASS shell
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Lorenzo Masini | ||
Category: | GRASS | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 10820 |
Description
The GRASS shell does not work well:
1. Cannot paste: Right button show a menu. In this terminal the menu lacks the paste function. CtrlV does not work.
2. After running a shell script, i don't get back the prompt, have to quit qgis to get another terminal.
3. The left arrow has a weird behavior, the line gets disrupted after 2 or 3 steps to the left. I general, I cannot edit the command line.
4. The 'Canc' keyworks like 'BackSpace' key
Points 1 e 4 are also in ver 0.8
I see that the TERM variable is setted 'vt100', may be 'xterm' is better but this setting must be done when the GRASS shell starts in QGIS.
Regards
Leonardo
History
#1 Updated by leo-lami - about 17 years ago
The GRASS shell does not work well:
1. Cannot paste: Right button show a menu. In this terminal the menu lacks the paste function. CtrlV does not work.
2. After running a shell script, i don't get back the prompt, have to quit qgis to get another terminal.
3. The left arrow has a weird behavior, the line gets disrupted after 2 or 3 steps to the left. I general, I cannot edit the command line.
4. The 'Delete' keyworks like 'BackSpace' keyPoints 1 e 4 are also in ver 0.8
I see that the TERM variable is setted 'vt100', may be 'xterm' is better but this setting must be done when the GRASS shell starts in QGIS.
Regards
Leonardo
#2 Updated by leo-lami - about 17 years ago
Sorry for the mistake: the 'Canc' key is the 'Delete' key.
#3 Updated by leolami - over 16 years ago
Somethings is resolved. I put here the bugs again present:
1. Cannot paste: Right button show a menu. In this terminal the menu lacks the paste function. CtrlV does not work.
2. The 'Delete' works like 'BackSpace'
#4 Updated by Anne Ghisla almost 16 years ago
- Status changed from Open to Closed
- Resolution set to worksforme
On Windows XP Home, QGIS 1.0 preview1:
1. Paste is performed with central button (or wheel). Right button has no action. Ctrl+V does not work.
2. Arrows don't disrupt lines.
3. Delete is not recognized. It writes temporary ~.
MINGW shell still lacks of some useful features owned by Linux bash shell, but AFAIK shows no bugs.
#5 Updated by Anne Ghisla almost 16 years ago
- Resolution deleted (
worksforme) - Status changed from Closed to Feedback
#6 Updated by Paolo Cavallini over 15 years ago
Fixed in 73e86da0 (SVN r10666) on *nix, OSX and minGW. Still to be solved for MSVC.
#7 Updated by Paolo Cavallini over 15 years ago
- Resolution set to fixed
- Status changed from Feedback to Closed
#8 Updated by Paolo Cavallini over 15 years ago
- Status changed from Closed to Feedback
- Resolution deleted (
fixed)
#9 Updated by Paolo Cavallini over 15 years ago
- Status changed from Feedback to Open
#10 Updated by Paolo Cavallini over 15 years ago
- Status changed from Open to Closed
- Resolution set to fixed