rougier / nano-emacs

GNU Emacs / N Λ N O - Emacs made simple
GNU General Public License v3.0
2.5k stars 191 forks source link

Hide nano-modeline #139

Closed vijaypanchalr3 closed 1 year ago

vijaypanchalr3 commented 1 year ago

i have this little weird query. i want to hide nano-modeline for some window like vterm and maggit etc. how can i achive this?

rougier commented 1 year ago

Maybe you can try (setq-local header-line-format nil)

vijaypanchalr3 commented 1 year ago

Thank you for your response sir for your reply 😊😊, it did worked.

On Mon, 27 Feb, 2023, 7:47 pm Nicolas P. Rougier, @.***> wrote:

Maybe you can try (setq-local header-line-format nil)

— Reply to this email directly, view it on GitHub https://github.com/rougier/nano-emacs/issues/139#issuecomment-1446400902, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARKTETEFYGRYSDGFKR56DB3WZSZO5ANCNFSM6AAAAAAVAMAMJE . You are receiving this because you authored the thread.Message ID: @.***>