Fix bug with ob-tmux-format-keys

It was misspelled..
pull/17/head
Allard Hendriksen 2019-07-08 14:02:40 +02:00
parent 4d222155a2
commit 3687ed7b87
1 changed files with 1 additions and 1 deletions

View File

@ -269,7 +269,7 @@ Argument OB-SESSION: the current ob-tmux session."
Argument OB-SESSION: the current ob-tmux session."
(when (ob-tmux--window-alive-p ob-session)
(let* ((hex-line (ob-tmux-format-keys line)))
(let* ((hex-line (ob-tmux--format-keys line)))
(apply 'ob-tmux--execute
ob-session
"send-keys"