Skip to content

Search in edit() does not seem to work - crashes #431

@gmeader

Description

@gmeader

Using Tulip Desktop on Mac. version from 2024-11-13 Tulip4
When editing a file using edit() the CTRL-W key causes a prompt for a search string.
Entering a string appears at the bottom of the screen after the prompt.
Now I'm guessing you press Enter to start the search.
The cursor moves to the string if it is visible on the screen.
If the target string is somewhere further down the page, the editor appears to hang.
To replicate:
edit('tworld_grids') and then immediately do CTRL-W and type midi

Also all the CTRL keys that have functions in the editor should be documented. Only some of them are mentioned in the doc and in help(edit) or help('edit') - which currently do nothing.

I will see if I can figure out how the help() system works and maybe submit a pull request

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions