console text editing #85560

Open
opened 2021-02-11 23:20:03 +01:00 by -- · 2 comments

move cursor with the mouse in console. from there most usual operations become possible:

ctrl x, ctrl v, suppr, backspace working even on selections
undo Ctrl+Z
redo shift+ctrl+Z
ctrl A: select line
shift+right/left arrow translate selection
add ctrl Q: quick favorite

https://github.com/1C0D/console_easy_text_edit-Blender/blob/master/console_easy_text_edit_v1_5_0.py

move cursor with the mouse in console. from there most usual operations become possible: ctrl x, ctrl v, suppr, backspace working even on selections undo Ctrl+Z redo shift+ctrl+Z ctrl A: select line shift+right/left arrow translate selection add ctrl Q: quick favorite https://github.com/1C0D/console_easy_text_edit-Blender/blob/master/console_easy_text_edit_v1_5_0.py
Author

Added subscriber: @zgorg

Added subscriber: @zgorg
Author

I tried to add it directly blender code proposition but I get an error

I tried to add it directly blender code proposition but I get an error
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#85560
No description provided.