308 Commits (master)
 

Author SHA1 Message Date
fabacino 83859c30fa avy.el: Add new avy-style to use words as sequences 9 years ago
Oleh Krehel 228ed97d07 avy.el (avy-action-teleport): Add and bind to "t" 9 years ago
ketanaka f2bedeeb58 Allow "C-h" to delete for avy-goto-char-timer 9 years ago
Oleh Krehel 105efc8482 avy.el (avy-action-copy): Copy line for avy-goto-line 9 years ago
Oleh Krehel 54bce2cfb0 avy.el (avy-move-region): Update 9 years ago
Oleh Krehel 3980c03f6c avy.el (avy-move-region): Insert in original window 9 years ago
Oleh Krehel 0c30cdba9e avy.el (avy-action-yank): Add and bind to "y" 9 years ago
Peter Nguyen d609eb98bd Add avy-goto-word-0-below and avy-goto-word-0-above 9 years ago
Oleh Krehel b8d7163915 avy.el (avy-action-goto): Add raise-frame 9 years ago
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