local tterm = require "toggleterm"
tterm.setup {
size = 64,
open_mapping = [[<C-t>]],
direction = "vertical",
}