diff options
author | Trygve Aaberge <trygveaa@gmail.com> | 2018-11-11 14:00:37 +0100 |
---|---|---|
committer | Trygve Aaberge <trygveaa@gmail.com> | 2018-11-11 14:10:43 +0100 |
commit | 22b9dfabad8ac2871c032e50b9a0d22a92d185e1 (patch) | |
tree | f197f9ed72599d6069bae45ddff8ca3b1406e3b5 /.gitignore | |
parent | ff36ee82b8cb0fc6c6ac7294fcac0a5a487572d6 (diff) | |
download | wee-slack-22b9dfabad8ac2871c032e50b9a0d22a92d185e1.tar.gz |
Bind cursor/mouse commands to all python buffers
If `short_buffer_names` is set, the buffer names doesn't contain slack,
so the bindings that was set didn't work. In order to make the bindings
work for these users by default, bind to all python buffers instead,
because we are not able to differantiate these buffers from other python
buffers.
wee-slack won't overwrite existing bindings so this won't break anyones
setup. Users with these bindings already set will just have to set the
bindings themselves. None of the registered weechat script uses these
bindings, so this is most likely much fewer users than those that have
`short_buffer_names` set.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions