57 Commits (26123a7b37b07560b63ea75c43923d7eee12c0a9)

Author SHA1 Message Date
Oleh Krehel 26123a7b37 avy.el (avy-goto-line): Fixup goto-line clause 11 years ago
Oleh Krehel 3b9a60a334 avy.el (avy-dispatch-alist): Upgrade to defcustom 11 years ago
Oleh Krehel a6db8a3506 Rename avy--with-avy-keys to avy-with 11 years ago
Oleh Krehel 465d5f2f9c Improve docstrings 11 years ago
Oleh Krehel 1d1e4b62e8 Allow to switch action midway from goto to kill/mark/copy 11 years ago
Oleh Krehel 7928d11ef3 Remove the old obsolete aliases 11 years ago
Tassilo Horn 0cac5890f1 Allow non-printing keys in avy-keys 11 years ago
Oleh Krehel 36e4d145c8 Respect the current input method for target chars 11 years ago
Oleh Krehel eb28aeb40e avy.el (avy-goto-line): push mark for numeric line 11 years ago
Junpeng Qiu 8c8ad97de1 Add de-bruijn to the defcustom of avy-styles-alist 11 years ago
Oleh Krehel 8d38a898f2 avy.el (avy-goto-char-timer): Obey avy-styles-alist 11 years ago
Oleh Krehel 44d76b9d2a Bump version to 0.3.0 11 years ago
Oleh Krehel e5104ca416 avy.el (avy-goto-word-1): Quote punctuation 11 years ago
Oleh Krehel 7b0ba80620 avy.el (avy-style): Switch the default from 'pre to 'at-full 11 years ago
Oleh Krehel 7376a0c611 avy.el (avy--overlay-at-full): Fixup (for overlays-in) 11 years ago
Oleh Krehel 054390f5f6 avy.el (avy-translate-char-function): Fixup doc 11 years ago
Tim Perkins 236293a401 avy.el (avy-isearch): Allow different styles 11 years ago
York Zhao 035d663ab4 Add `avy-translate-char-function' to translate user input key 11 years ago
Oleh Krehel 02bf35b6a0 Modify `at-full' and `de-bruijn' overlays to color depth 11 years ago
Oleh Krehel 27b3da3f4b avy.el (avy-goto-char-in-line): Fix to this window 11 years ago
Oleh Krehel fc93fe676c avy.el (avy-ignored-modes): New defcustom. 11 years ago
Oleh Krehel 7a008217e3 avy.el (avy-dowindows): Ignore pdf-view-mode 11 years ago
Oleh Krehel 1350ab318e avy.el (avy-goto-char-in-line): Quote char 11 years ago
Oleh Krehel 78d20e0b02 Fix jumping to other frames 11 years ago
Oleh Krehel 9ddde6dd79 avy.el (avy--overlay-at-full): Improve 11 years ago
Oleh Krehel b5e02ac61c Fixup byte-compile warnings 11 years ago
Oleh Krehel 55c77c5eb8 For De Bruin, don't build a tree 11 years ago
Tassilo Horn 27b98bb730 Add 'de-bruijn option for avy-style 11 years ago
Oleh Krehel 791c16c6ac avy.el (avy-goto-char-in-line): New command 11 years ago
Oleh Krehel 199c52606d Bump version 11 years ago
Oleh Krehel be74714fd4 avy.el (avy--overlay-at-full): Work-around 20607 11 years ago
Oleh Krehel a4f4015db4 avy.el (avy--overlay-at-full): Check overlay window 11 years ago
Oleh Krehel 92a7884d9c avy.el (avy-window-list): Fixup last commit 11 years ago
Oleh Krehel d6b741b444 Allow for all operations to work across frames 11 years ago
Oleh Krehel dc06220ba0 Fix the at-full style interaction with tabs 11 years ago
Oleh Krehel 50cfc74ed0 Fixup the last commit and add contribution guidelines 11 years ago
Yang Zhao 59c6b9d15e Expose chars to be read as args. 11 years ago
Oleh Krehel ea6f5c5953 Customize how `avy-lead-face-0' is applied 11 years ago
Oleh Krehel 1127467669 avy.el (avy-move-line): Use ARG lines 11 years ago
Ting-Yu Lin f0694a2b73 Remove empty line after original one being moved 11 years ago
Oleh Krehel a39f689908 Allow all kinds of styles for `avy-goto-line' 11 years ago
Oleh Krehel b0512fc8f7 avy.el (avy--overlay-at): Use `avy--overlay-offset' 11 years ago
Oleh Krehel 8efed4072a Add `avy-lead-face-1' for dimmed matched chars 11 years ago
Oleh Krehel e35f1ed51f Use `avy-lead-face-0' for 'pre and 'post 11 years ago
Oleh Krehel 7433f309a7 With 'at-full style, use full len to check for overlap 11 years ago
Oleh Krehel b602a560be Stop 'at-full from shifting text 11 years ago
Oleh Krehel 0d83599d80 Update group name 11 years ago
Oleh Krehel eed8f6fa8b avy.el (avy--regex-candidates): Add optional group arg 11 years ago
Oleh Krehel ca69b1f5a0 Add debug declarations 11 years ago
Oleh Krehel 410c4acecc Merge avy-jump.el into avy.el 11 years ago