view rc/editrc @ 731:4d037b0a9f41

[bashrc] Better FreeBSD compat with Windows Terminal Reference: https://github.com/microsoft/terminal/discussions/18332
author nanaya <me@nanaya.net>
date Wed, 08 Jan 2025 19:02:53 +0900
parents 49538e2aad65
children
line wrap: on
line source

bind "\e[A" ed-search-prev-history
bind "\e[B" ed-search-next-history
bind "\e[1;3D" ed-prev-word
bind "\e[1;3C" em-next-word
bind "^R" em-inc-search-prev