]> code.delx.au - gnu-emacs-elpa/history - ivy.el
ivy.el: Structure all faces into ivy-faces custom group
[gnu-emacs-elpa] / ivy.el
2015-12-02 Oleh Krehelivy.el: Structure all faces into ivy-faces custom group
2015-11-29 Oleh KrehelFix ivy-resume issue caused by the recursive calls...
2015-11-29 Oleh KrehelFix the preselect for (swiper "one") again
2015-11-27 Oleh KrehelEnable recursive swiper calls
2015-11-27 Oleh KrehelFixes on the previous docstring edits
2015-11-27 sjLambdaEdit documentation strings in ivy.el
2015-11-26 Oleh KrehelEase production of functions like ivy-format-function...
2015-11-26 Stephen WhippleConvert ivy formatting functions to dotted pairs.
2015-11-25 Stephen WhippleUpdate ivy format functions.
2015-11-25 Oleh KrehelAdd counsel-grep
2015-11-24 Oleh KrehelIvy-resume should restore the buffer for swiper
2015-11-24 Oleh KrehelFix broken candidate index in ivy-resume
2015-11-24 Samuel LouryWarn the user about the behavior of ivy--regex-ignore...
2015-11-22 Oleh KrehelPerform string-match in the original buffer
2015-11-20 Oleh KrehelFix the preselect for (swiper "one")
2015-11-19 Oleh Krehelivy.el (ivy-alt-done): Split into smaller defuns
2015-11-19 Oleh Krehelivy.el (ivy-alt-done): Refactor
2015-11-19 Oleh KrehelAllow access to TRAMP from "// C-j"
2015-11-19 Stephen WhippleImprove ivy TRAMP support
2015-11-18 Oleh Krehelivy.el (ivy-completing-read): Fix off by one
2015-11-18 Oleh KrehelSwitch to using ivy-exit-with-action
2015-11-18 Samuel LouryMake ivy-completing-read handle history as cons
2015-11-15 Oleh KrehelFix swiper preselect issue with similar or identical...
2015-11-14 Oleh Krehelivy.el (ivy--truncate-string): New defun
2015-11-13 Oleh Krehelivy.el (ivy--sort-files-by-date): Fix due to destructiv...
2015-11-13 Oleh KrehelAllow to sort files by last modification time.
2015-11-13 Oleh KrehelAllow user-specified matched candidate sorting
2015-11-13 Oleh Krehelivy.el (ivy-prefix-sort): New defcustom, off by default...
2015-11-13 Oleh Krehelivy.el (ivy-sort-functions-alist): Update doc
2015-11-13 Oleh Krehelswiper.el: Add support for evil-jumper/backward
2015-11-11 Oleh Krehelivy.el (ivy-occur): Give full counsel-git-grep cands
2015-11-11 Oleh Krehelivy.el (ivy-occur-mode-map): Bind "q" to quit-window
2015-11-11 Oleh KrehelAllow counsel-git-grep -> ivy-occur -> wgrep
2015-11-11 Oleh Krehelivy.el (ivy-dispatching-done): Don't set action permanently
2015-11-10 Oleh Krehelivy.el (ivy-alt-done): Ensure the trailing slash for...
2015-11-05 Stephen WhippleFix directory validity check
2015-11-05 Oleh KrehelAdd a better ivy-occur pulse to swiper and counsel...
2015-11-05 Oleh KrehelInput "/sudo::" goes to current directory instead of...
2015-11-05 Oleh KrehelFix /ssh: and /sudo:: broken in 71695df
2015-11-05 Oleh KrehelRebind ivy-occur to "C-c C-o" and "C-o u"
2015-11-04 Oleh Krehelivy.el (ivy-occur-press): Extend with-ivy-window
2015-11-04 Oleh Krehelivy.el (ivy-minibuffer-map): Bind "C-M-a" to ivy-read...
2015-11-04 Oleh Krehelivy.el (ivy-occur-press): Work with counsel-rhythmbox
2015-11-04 mikefix 1-too-far scrolling issue
2015-11-04 Oleh KrehelPulse after ivy-occur-press
2015-11-03 Oleh KrehelMake ivy work with enable-recursive-minibuffers
2015-11-03 Oleh Krehelivy.el (ivy-occur): Add and bind to "C-c o"
2015-11-03 Oleh Krehelivy.el (with-ivy-window): Ensure window is live
2015-11-03 Oleh Krehelivy.el (ivy-state): Add a new field BUFFER
2015-11-02 Oleh KrehelHighlight modified file buffers with 'ivy-modified...
2015-11-01 Oleh Krehelivy.el (ffap): Move require
2015-10-30 Oleh Krehel"C-x C-f M-n" can call ffap-url-fetcher when at URL
2015-10-30 Oleh Krehelivy.el: "M-n" should prefer url at point to symbol...
2015-10-30 Oleh KrehelImprove the preselect index in ivy-resume
2015-10-28 Oleh KrehelRename and move the minibuffer faces
2015-10-23 Oleh Krehelivy-immediate-done should use ivy--directory
2015-10-22 Oleh Krehelivy.el (ivy-alt-done): Fix up last commit
2015-10-22 Oleh Krehel"C-j" should not stop completion for a pasted file...
2015-10-22 Oleh KrehelFix pasting file paths on Windows
2015-10-22 Stephen WhippleFix Custom menus
2015-10-20 Oleh KrehelBring back the lost perfect match logic
2015-10-20 Oleh Krehelivy.el (ivy-resume): Pass caller
2015-10-19 Oleh Krehelivy.el (ivy-partial): Fix for fuzzy completion
2015-10-18 Oleh Krehelivy.el (ivy-sort-functions-alist): Upgrade to defcustom
2015-10-17 Oleh Krehelivy.el (ivy-extra-directories): Improve :type
2015-10-16 Oleh KrehelDon't re-anchor to matching old candidate if flx is on
2015-10-14 Oleh KrehelTry to fix the previous commit
2015-10-14 Oleh KrehelFix "C-x h" selection and "C-b" bug
2015-10-10 Oleh Krehelivy.el (ivy-case-fold-search): New defvar
2015-10-10 Oleh Krehelivy-count-format must be an empty string instead of nil
2015-10-09 Oleh Krehelivy.el (ivy--recompute-index): Fixup
2015-10-09 Oleh KrehelDon't reset the match to first if the current one still...
2015-10-09 Oleh Krehelivy.el (ivy-virtual-abbreviate): New defcustom
2015-10-08 Oleh KrehelMove setq ivy--index to ivy--recompute-index
2015-10-08 Oleh Krehelivy.el (ivy-index-functions-alist): New variable
2015-10-08 Oleh Krehelivy.el (ivy-dispatching-call): Add and bind to "C-M-o"
2015-10-07 Oleh KrehelFix preselect for input "^"
2015-10-07 Oleh Krehelivy.el (ivy-last): Update docstring
2015-10-07 Oleh Krehelivy.el (ivy-use-virtual-buffers): Update docstring
2015-10-07 Oleh KrehelDefault ivy-display-style to 'fancy for Emacs>=24.5
2015-10-07 Oleh Krehelivy.el (ivy-count-format): Extend customize choices
2015-10-07 Oleh KrehelFix ivy-state-preselect for file name completion
2015-10-07 Oleh KrehelFix "M-o k" when switching buffers
2015-10-07 Oleh KrehelAdjust ivy-state-preselect for file name completion
2015-10-07 Oleh Krehelivy.el (ivy--filter): Fix typo
2015-10-06 Oleh Krehelivy.el (ivy--filter): Anchor only for swiper
2015-10-06 Oleh Krehelivy.el (ivy--insert-prompt): Use newlines instead of...
2015-10-06 Oleh KrehelSupport hash tables in ivy-read
2015-10-03 Oleh KrehelCustomize ivy-avy and fix compile warnings
2015-10-03 PythonNutImplement ivy-avy
2015-10-02 Oleh Krehelivy.el (ivy-resume): Don't regexp-quote preselect
2015-10-02 Oleh Krehelivy-hydra.el: Bind "t" to toggle-truncate-lines
2015-10-02 Oleh Krehelivy.el (ivy--reset-state): Less strict on :preselect
2015-09-30 Oleh Krehelivy.el (ivy-yank-word): Add only one space each time
2015-09-30 Oleh Krehelivy.el (ivy--regex-fuzzy): Add minibuffer highlighting
2015-09-30 Oleh KrehelAdd flx sorting
2015-09-30 Oleh Krehelivy.el (ivy-call): "C-M-n" should not leave the minibuffer
2015-09-30 Oleh Krehelivy.el (ivy--insert-prompt): Improve truncation
2015-09-26 Oleh Krehelivy.el (ivy--insert-prompt): Avoid negative length...
2015-09-26 Oleh KrehelTruncate minibuffer prompts longer than window-width
next