close on \
This commit is contained in:
parent
24286a563f
commit
519649e672
@ -289,6 +289,11 @@ export default function TaskApp() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
if (input === "\\") {
|
||||||
|
execSync("tmux-td")
|
||||||
|
}
|
||||||
|
|
||||||
if (input === "?") {
|
if (input === "?") {
|
||||||
log("==========================");
|
log("==========================");
|
||||||
log("Keybindings:");
|
log("Keybindings:");
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user