Idea: When avy-goto-line is invoked, if the input is a number, interpret it as a line number, and goto-line, that way avy-goto-line can use the same keybinding as goto-line.
Perhaps this breaks the philosophy of only dealing with text currently seen?
Idea: When
avy-goto-lineis invoked, if the input is a number, interpret it as a line number, andgoto-line, that wayavy-goto-linecan use the same keybinding asgoto-line.Perhaps this breaks the philosophy of only dealing with text currently seen?