doomemacs/modules/os
Henrik Lissner 538ddf5e66
fix: C-i in KKP supported terminals
"C-i" and "TAB" are equivalent to Emacs. In GUI Emacs, we can bind to
[tab] instead of "TAB", permitted users to treat the two keys
differently. However, [tab] is unavailable in TTY frames, so there was
no avoiding sacrificing C-i keybinds there. With KKP support, though,
that's no longer the case.
2024-08-30 22:08:16 -04:00
..
macos nit: comment revision & reformatting 2024-08-15 23:18:47 -04:00
tty fix: C-i in KKP supported terminals 2024-08-30 22:08:16 -04:00
README.org revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00

:os

Description

Modules in this category are designed to improve compatibility with certain operating systems or OS features (like the shell).

Frequently asked questions

This category has no FAQs yet. Ask one?