This commit is contained in:
Jeff Lance 2024-03-05 13:07:48 +01:00
parent 1e316312f8
commit 6aced97811
2 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
# Chained commands
def bind_chained(key, *commands):
config.bind(key, ' ;; '.join(commands))