You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for making vterm-toggle. I've got a problem when i do two tasks in a terminal. As i 've bound vterm-toggle like (define-key vterm-mode-map (kbd "C-x t v") 'vterm-toggle)
but i'm unable to open two or more terminal. Like that vscode does.
Is there any way?
As i said, i want toggling in same vterm buffer not other buffer, so that i'll be just internal togging two vterm buffers in just some key stroke
Thank you for helping.
The text was updated successfully, but these errors were encountered:
Hello,
Thank you for making vterm-toggle. I've got a problem when i do two tasks in a terminal. As i 've bound vterm-toggle like
(define-key vterm-mode-map (kbd "C-x t v") 'vterm-toggle)
but i'm unable to open two or more terminal. Like that vscode does.
Is there any way?
As i said, i want toggling in same vterm buffer not other buffer, so that i'll be just internal togging two vterm buffers in just some key stroke
Thank you for helping.
The text was updated successfully, but these errors were encountered: