]> git.neil.brown.name Git - edlib.git/commit
history: use A-r rather than C-R for search
authorNeilBrown <neil@brown.name>
Wed, 9 Aug 2023 01:01:03 +0000 (11:01 +1000)
committerNeilBrown <neil@brown.name>
Fri, 11 Aug 2023 04:36:36 +0000 (14:36 +1000)
commit85a29ba7c8e1e4b48610fa9f3c009dd0404e48f1
treed012a07376322dfb78118780d0a45ab9b20225f3
parentac64008306690e68dd172c4e2d58d3045c40427f
history: use A-r rather than C-R for search

Using C-R and particularly C-S break search-replace because I can no
longer search-again from the replace box (which has history).

So switch to A-r A-s.

Signed-off-by: NeilBrown <neil@brown.name>
lib-history.c