199 Commits (c911850a459465bcbc644f3fbb40fdc9b2a049f1)
 

Author SHA1 Message Date
Oleh Krehel c911850a45 avy.el (avy--overlay-at-full): Fix for visual-line-mode 9 years ago
Oleh Krehel 0f5e99b5e9 avy.el: Use next-char-property-change, not next-overlay-change 10 years ago
Oleh Krehel a9119039ee avy.el (avy-goto-word-1): Work for "^A"-"^Z" 10 years ago
Oleh Krehel a5fb9369e7 avy.el (avy-resume): Make it show up in M-x 10 years ago
Oleh Krehel dd112c88e2 avy.el (avy-goto-subword-1): Check char-after 10 years ago
Xu Ma 07153e4fb7 Add kill and save region functionality. 10 years ago
Oleh Krehel e460d7ebe8 avy.el (flyspell-correct-word-before-point): Declare 10 years ago
MadAnd 20ecb9bed6 Use flyspell if its minor mode is active 10 years ago
justbur b522bfe320 avy.el (avy-resume): Add 10 years ago
Oleh Krehel 05a5003c2b avy.el: Fix linum-related compile warnings 10 years ago
justbur 5515f28779 Allow using symbols instead of words in word cmds 10 years ago
Oleh Krehel 4e4c488eef Add avy-linum-mode 10 years ago
Oleh Krehel 430d75085f avy.el (avy--line-cands): Split away from avy--line 10 years ago
Oleh Krehel 4dcf0a9a9a avy.el (avy-goto-char-2): Translate "RET" to "C-j" 10 years ago
justbur 33af738ae7 avy.el (avy-goto-word-1-above): Add 10 years ago
Oleh Krehel d644be1399 avy.el (avy-goto-char-2-above): Simplify 10 years ago
justbur ba950a0ad5 avy.el (avy-goto-char-2-above): Add 10 years ago
Mark Triggs 58bc417c55 Escape regex metacharacters for standard isearch 10 years ago
York Zhao 2e3c2f7c88 Add new command `avy-move-region' 10 years ago
Junpeng Qiu 85a384a151 Add char at window start for avy-goto-subword-0 10 years ago
Oleh Krehel 53706d2ebf avy.el (avy-all-windows-alt): Change the default to nil 10 years ago
Oleh Krehel 4c072be8e6 README.md (avy-goto-char-timer): Add entry 10 years ago
Oleh Krehel 5ba3602538 Assign avy-action-ispell to "i" 10 years ago
Emmanuel Denloye-Ito c0db3642d6 Add avy-action-ispell to avy.el 10 years ago
Oleh Krehel a80f95c015 Add "X" dispatch to kill a word without moving there 10 years ago
Oleh Krehel 9e61f786d8 avy.el: Improve defcustom :type 10 years ago
Oleh Krehel 3b75d9520d Make "C-g" and "ESC" fail silently when reading char 10 years ago
Oleh Krehel 5f76c9d16e avy.el (avy-goto-word-0-regexp): New defcustom 10 years ago
Oleh Krehel 16370f92ec avy.el (avy--goto): Remove obsolete alias 10 years ago
Oleh Krehel 730581ae87 avy.el: Fix compilation warning 10 years ago
Oleh Krehel 5f6dd00f5d avy.el (avy-action-copy): Save window and frame 10 years ago
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