We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a96ce8 commit 585b1a2Copy full SHA for 585b1a2
README.org
@@ -2415,7 +2415,7 @@ Para ubicar el archivo JAR en diferentes sistemas se inspecciona el script que s
2415
:bind (:map global-map ("C-t" . multi-vterm-dedicated-open))
2416
:bind (:map vterm-mode-map ("C-t" . hydra-multi-vterm/body))
2417
:custom
2418
- (multi-vterm-dedicated-window-height 7))
+ (multi-vterm-dedicated-window-height 12))
2419
2420
(use-package flymake-shell
2421
:hook (sh-set-shell . flymake-shell-load))
0 commit comments