thestinger / termite

Termite is obsoleted by Alacritty. Termite was a keyboard-centric VTE-based terminal, aimed at use within a window manager with tiling and/or tabbing support.
https://github.com/alacritty/alacritty
2.74k stars 241 forks source link

Control+Shift+T (Termite) isn't working on zsh #728

Closed dlagg closed 4 years ago

dlagg commented 4 years ago

Control+Shift+T isn't working on zsh(work on bash and fish), I don't know if is oh-my-zsh related. my zshrc

Jetfrog28 commented 4 years ago

Have you sourced /etc/profile.d/vte.sh? It's not sourced anywhere in your zshrc.

See REMARKS/Current Directory in termite(1) manpage and https://wiki.archlinux.org/index.php/Termite#Troubleshooting .