From 3453691231c03d31880e94c651bbc7a3cdb12b2d Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Wed, 10 Feb 2021 12:03:55 +0530 Subject: [PATCH] emacs: Enable os tty module --- emacs/.config/doom/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs/.config/doom/init.el b/emacs/.config/doom/init.el index 734b340..abb3e3c 100644 --- a/emacs/.config/doom/init.el +++ b/emacs/.config/doom/init.el @@ -107,7 +107,7 @@ :os ;;(:if IS-MAC macos) ; improve compatibility with macOS - ;;tty ; improve the terminal Emacs experience + (tty +osc) ; improve the terminal Emacs experience :lang ;;agda ; types of types of types of types...