124 Commits (11fbd70347a8cc62817c6d4ebf2291471ebdd607)

Author SHA1 Message Date
Oleh Krehel 11fbd70347 Bump version 10 years ago
Oleh Krehel 369af594e5 avy.el (avy--overlay): Fix interaction with goto-address-mode 10 years ago
denin 15d0679385 copy/move line to an initial window 10 years ago
Oleh Krehel 212a132d5f Don't shorten selector string for visual-line-mode and bolp 10 years ago
OrionU dd80749441 Add case fold search to avy-goto-char-timer 10 years ago
Oleh Krehel 808bb8011a avy.el (avy--regex-candidates): Modify case-fold-search condition 10 years ago
Oleh Krehel bae6fb15d0 avy.el (avy-copy-region): Keep same selectors for the second pass 10 years ago
Oleh Krehel 9d18bf9fc2 avy.el (avy--overlay): Fix overlays at point-max 10 years ago
Oleh Krehel 47035cf4ea avy.el (avy--line): Don't modify avy-action 10 years ago
Aleksey Fedotov 72ecbfa220 avy.el (avy-goto-line): fix for narrowed regions 10 years ago
Oleh Krehel b1a1953e1c Customize extra chars for avy-goto-subword-1 10 years ago
Oleh Krehel fa6d1e1242 avy.el (avy-copy-region): Fix for multi-buffer use 10 years ago
Oleh Krehel 54074c764d avy.el (avy-all-windows-alt): New defcustom 10 years ago
Oleh Krehel a45159a8ca avy.el (avy-goto-line-above): Exclude the current line 10 years ago
Oleh Krehel 4132dd647e avy.el (avy-goto-line-above): Work in a single window 10 years ago
Oleh Krehel a0414291f1 avy.el (avy-copy-region): Obey avy-line-insert-style 10 years ago
Oleh Krehel 54fb4d65e1 avy.el (avy-line-insert-style): Customize avy-copy-line, avy-move-line 10 years ago
Dale Sedivec 4a23a0d63e Fix De Bruijn "No catch for tag" error 10 years ago
Oleh Krehel f341c2f18f avy.el (avy--find-visible-regions): Add bounds safety 10 years ago
Oleh Krehel edf1259f25 avy.el (avy--read-candidates): Use avy-dowindows 10 years ago
Oleh Krehel 1b78fb0d89 Improve the faces for the last change 11 years ago
Oleh Krehel 9ae44133ca Fix overlays at end-of-line with visual-line-mode 11 years ago
Oleh Krehel dddce37cdd Fix 'at-full moving text for chars near end of visual line 11 years ago
Oleh Krehel 567570af41 Fix 'at-full moving text when visual-line-mode is on 11 years ago
Oleh Krehel 0756c0b48a avy.el (avy--overlay-at-full): Use avy--overlay 11 years ago
Oleh Krehel d4b693f274 avy.el (avy--overlay): Take BEG END, instead of only BEG 11 years ago
Oleh Krehel 13377d92b2 avy.el (avy--update-offset-and-str): Split from avy--overlay-at-full 11 years ago
Oleh Krehel 2d07a49f7f Make avy--overlay-at use avy--overlay 11 years ago
Oleh Krehel 3257d81b4a Add avy-candidate-* helper functions 11 years ago
Oleh Krehel cf36a599f2 avy.el (avy--old-str): New defun. 11 years ago
Tassilo Horn 0166808bc1 Beep when there are no matches 11 years ago
Oleh Krehel f28d238e0e Fix for combined org-indent-mode and visual-line-mode 11 years ago
Oleh Krehel 964664c9fd Fix jumping to the last char of a folded Org outline 11 years ago
Oleh Krehel df181f1e77 avy.el (avy--read-candidates): Use avy-window-list 11 years ago
Oleh Krehel 0a18a45959 avy.el (avy--read-candidates): Fix reverse order 11 years ago
Oleh Krehel 2313410bd7 Optimize avy-goto-char-timer 11 years ago
Oleh Krehel 513c42991c Make avy-goto-char-timer faster for org-mode 11 years ago
Oleh Krehel 528125e096 avy.el (avy--process): Add window to candidates if not present 11 years ago
Oleh Krehel f7ddd4b687 Fix jumping to the last char of a folded Org outline 11 years ago
Oleh Krehel c87949847d New commands avy-goto-line-above and avy-goto-line-below 11 years ago
Oleh Krehel 248bff08bb avy.el (avy--regex-candidates): Simplify 11 years ago
Yasushi SHOJI 70bd6cec70 Search only in the visible region 11 years ago
Tassilo Horn bda04b287b Properly highlight depending on avy-all-windows 11 years ago
Oleh Krehel d439b9d44f avy.el (avy--overlay-at-full): Avoid negative length 11 years ago
momomo5717 acdd9e8b3d Modify avy--read-string-timer 11 years ago
Tassilo Horn 22b4ff0658 Define new face avy-goto-char-timer-face for the highlights 11 years ago
Tassilo Horn f9d7a76cd4 Improve avy-goto-char-timer. 11 years ago
Oleh Krehel 3f53a2a15e avy.el (avy-goto-line): Fix off-by-one 11 years ago
Oleh Krehel 67662efdb3 Fix indentation of defface 11 years ago
Tassilo Horn 48aa2cd828 Improve avy-goto-char-timer so that it may read 1 or many chars 11 years ago