79149567

Date: 2024-11-01 22:32:14
Score: 1
Natty:
Report link

Under MacOS Sequoya 15 i use xxd to determine keybindings for current keymode with terminal settings etc

for iterm2 in ~/.zshrc i need:

bindkey '^[[1;9C' forward-word
bindkey '^[[1;9D' backward-word

and for alacrtitty and tmux in default i use

bindkey '^[[1;3C' forward-word
bindkey '^[[1;3D' backward-word

Reasons:
  • Blacklisted phrase (0.5): i need
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: lain0