1
.local/share/TelegramDesktop/tdata/shortcuts-custom.json
Size: a a a
G
.local/share/TelegramDesktop/tdata/shortcuts-custom.json
Тᅠ
GK
shortcuts-default.json
с дефолтными биндами.D
KK
KK
VL
VL
VL
VL
VL
VM
GK
clear
(C-l
) для очистки экрана, а в tmux — clear-history
, которая очищает историю в буфере tmux. Я держу в конфиге такие бинды:# Clear screen and scrollback buffer
bind-key L send-keys -R C-l \; clear-history
# Clear screen with prefix-<C-l>.
bind C-l send-keys 'C-l'
PC
PC
pl
PC
PC