Opened 9 years ago
Closed 5 years ago
#3008 closed defect (fixed)
Mac Cmd-C clears console window instead of copying contents
Reported by: | cmbarton | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.4.5 |
Component: | wxGUI | Version: | unspecified |
Keywords: | mac | Cc: | |
CPU: | Unspecified | Platform: | MacOSX |
Description
Cmd-C is bound to the clear console button. Cmd-C on a Mac should copy. Cmd-V should paste, Cmd-X should cut.
Change History (14)
comment:1 by , 9 years ago
Component: | Default → wxGUI |
---|
comment:2 by , 9 years ago
Keywords: | mac added |
---|
comment:3 by , 9 years ago
Milestone: | 7.0.4 → 7.0.5 |
---|
comment:4 by , 8 years ago
Milestone: | 7.0.5 → 7.0.6 |
---|
comment:5 by , 7 years ago
Milestone: | 7.0.6 → 7.0.7 |
---|
comment:6 by , 7 years ago
comment:8 by , 6 years ago
Milestone: | 7.0.7 → 7.4.2 |
---|
comment:14 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This remains a very annoying problem in all current GRASS versions and in the 7.5 dev version. Cannot copy, paste, or cut correctly. Just needs platform appropriate key bindings.
Cmd-C = copy Cmd-X = cut Cmd-V = paste