-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Sorry for all the noise. I'm attempting to use this in a context where I need to paste the same Slack bot/shell commands again and again. I thought I'd test this by creating 2 snippets and seeing what I can do.
The snippets appear in the list alongside their text, but if I arrow to the snippet and press alt-c, it doesn't appear to get copied to the clipboard.
Likewise, if I have 2 snippets, "Lock gateway" and "Unlock gateway", typing "Unlock" leaves the list in a state where the only item is "unknown". I'd expect this to match "Unlock gateway" but it doesn't seem to. I get this error in the console when attempting to filter the list, though since there are only 2 items I wouldn't expect to need to:
Traceback (most recent call last):
File "C:\Users\nolan\src\launchtype\src\managers\ui_manager.py", line 193, in update_list
for command in self.dataManager.get_data_list_items(
TypeError: 'NoneType' object is not iterable
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels