diff options
author | Trygve Aaberge <trygveaa@gmail.com> | 2023-10-12 08:45:50 +0200 |
---|---|---|
committer | Trygve Aaberge <trygveaa@gmail.com> | 2024-02-18 11:32:54 +0100 |
commit | 5041120cc7020baee501c0dd053c0ef552530a0c (patch) | |
tree | 98560a4d63b9fe7dcae100ce54b303480b17dca4 /slack/slack_thread.py | |
parent | a4e25ab72710c95feef75651d3d4e5fe81fb249d (diff) | |
download | wee-slack-5041120cc7020baee501c0dd053c0ef552530a0c.tar.gz |
Reduce priority of input_text_display_with_cursor modifier
This may conflict with go.py if it has an equal or higher priority than
that, which causes go.py to not show any buffers. So set it to a low
priority so it doesn't conflict with anything else. Since this only
prepends to the input string and doesn't read the string, I think it
could have the lowest priority, but leave some room for lower priorities
just in case another hook needs it.
Diffstat (limited to 'slack/slack_thread.py')
0 files changed, 0 insertions, 0 deletions