view rc/editrc @ 749:3cacb4270864 default tip

[bashrc] hg grep now does the expected thing, no need for custom alias
author nanaya <me@nanaya.net>
date Tue, 02 Sep 2025 22:43:45 +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