mirror of
https://github.com/abo-abo/avy.git
synced 2026-02-04 06:42:26 +00:00
4
avy.el
4
avy.el
@@ -970,6 +970,10 @@ The window scope is determined by `avy-all-windows' (ARG negates it)."
|
|||||||
(read-char "char 2: " t)
|
(read-char "char 2: " t)
|
||||||
current-prefix-arg
|
current-prefix-arg
|
||||||
nil nil))
|
nil nil))
|
||||||
|
(when (eq char1 ?
|
||||||
|
)
|
||||||
|
(setq char1 ?\n))
|
||||||
|
(when (eq char2 ?
|
||||||
)
|
)
|
||||||
(setq char2 ?\n))
|
(setq char2 ?\n))
|
||||||
(avy-with avy-goto-char-2
|
(avy-with avy-goto-char-2
|
||||||
|
|||||||
Reference in New Issue
Block a user