Evaluate the namespace up until the cursor and give a list of options or complete the name if there is only one
| File : | startup/bl_ui/space_console.py:108 |
|---|
Print a message whem the terminal initializes
| File : | startup/bl_ui/space_console.py:125 |
|---|
Clear text by type
| Parameters: |
|
|---|
Copy selected text to clipboard
Delete text by cursor position
| Parameters: |
|
|---|
Execute the current console line as a python expression
| File : | startup/bl_ui/space_console.py:90 |
|---|
Append history at cursor position
| Parameters: |
|
|---|
Cycle through history
| Parameters: |
|
|---|
Insert text at cursor position
| Parameters: |
|
|---|
Set the current language for this console
| Parameters: |
|
|---|---|
| File : |
Move cursor position
| Parameters: |
|
|---|
Paste text from clipboard
Append scrollback text by type
| Parameters: |
|
|---|
Set the console selection