View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002958 | FreeCAD | Feature | public | 2017-03-09 01:08 | 2018-03-09 03:37 |
| Reporter | kkremitzki | Assigned To | kkremitzki | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | won't fix | ||
| Summary | 0002958: Python console should have common readline shortcuts | ||||
| Description | For example:
Using these shortcuts takes them from others if they are not somehow only active in Python console and should be a key concern. | ||||
| Tags | console, shortcuts | ||||
| FreeCAD Information | |||||
|
|
At least Ctrl+A is a bad decision because this is the shortcut to select all. And there are already keyboard buttons to jump to the beginning and end of a line: Pos and End which I think is used by many text editors, too. |
|
|
Opened a ticket on mumme74's repo who in the midst of coding the FC python debugger (0000069). Asked if he could implement this feature, his response is in the the thread: https://github.com/mumme74/FreeCAD/issues/11 |
|
|
Not a good idea anymore IMO |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-03-09 01:08 | kkremitzki | New Issue | |
| 2017-03-09 23:41 | Kunda1 | Tag Attached: shortcuts | |
| 2017-03-10 06:27 | Kunda1 | Tag Attached: console | |
| 2017-07-22 13:26 | wmayer | Note Added: 0009795 | |
| 2017-07-22 17:36 | Kunda1 | Note Added: 0009796 | |
| 2017-07-22 17:36 | Kunda1 | Note Edited: 0009796 | |
| 2018-03-09 03:37 | kkremitzki | Assigned To | => kkremitzki |
| 2018-03-09 03:37 | kkremitzki | Status | new => closed |
| 2018-03-09 03:37 | kkremitzki | Resolution | open => won't fix |
| 2018-03-09 03:37 | kkremitzki | Note Added: 0011029 |
FreeCAD