summaryrefslogtreecommitdiff
path: root/helm-eshell.el
Commit message (Expand)AuthorAge
* Disable highlighting in helm-esh-source for now.Thierry Volpiatto2016-04-13
* Remove unused variable in eshell.Thierry Volpiatto2016-04-13
* Make eshell history local for each eshell buffers (#1472).Thierry Volpiatto2016-04-13
* Use multiline in helm-eshell-history-source.Thierry Volpiatto2016-04-08
* Use candidate-transformer in helm-eshell-history-source.Thierry Volpiatto2016-04-08
* Inherit from helm-source-in-file in helm-eshell-history-source.Thierry Volpiatto2016-04-08
* Don't append eshell-history to eshell-history-file-name (#1463).Thierry Volpiatto2016-04-08
* Fix copyrights.Thierry Volpiatto2016-03-05
* Update guide to enable helm-esh-pcompletefm4d2016-02-29
* Shutup byte compiler on melpa install in helm-eshell.el.Thierry Volpiatto2015-12-08
* Move helm-quote-whitespace to helm-lib and modify some requires accordingly.Thierry Volpiatto2015-12-06
* Remove last char only when it is a space (#1273).Thierry Volpiatto2015-12-03
* Fix deletion of extra space inserted (#1273).Thierry Volpiatto2015-11-26
* Revert previous commit (#1273).Thierry Volpiatto2015-11-26
* Save excursion when inserting space in eshell (#1273).Thierry Volpiatto2015-11-25
* Forget to add helm-eshell group docstring, fix it.Thierry Volpiatto2015-10-05
* Allow customizing behavior of eshell-hist-ignoredups.Thierry Volpiatto2015-10-05
* Unquote lambda's.Thierry Volpiatto2015-09-30
* Fix comment about how to enable helm completion in eshell.Thierry Volpiatto2015-09-13
* Require helm-help in several places.Thierry Volpiatto2015-07-14
* Fix limit of looking-back to 1 before point.Thierry Volpiatto2015-05-11
* Use the second arg of looking-back in several places (#985).Thierry Volpiatto2015-04-19
* Fix eshell target (#946).Thierry Volpiatto2015-03-26
* Update copyrights.Thierry Volpiatto2015-03-24
* * helm-eshell.el (helm-esh-pcomplete): Fix target.Thierry Volpiatto2015-03-01
* Fix non--quoted argument to helm-make-source.Thierry Volpiatto2015-01-13
* Sort candidates at end of loop (#748).Thierry Volpiatto2014-12-12
* * helm-eshell.el: Fix completion after real commands.Thierry Volpiatto2014-11-05
* Finally reindent with the cl indentation behavior of 24.4.50.Thierry Volpiatto2014-04-25
* Reindent all again.Thierry Volpiatto2014-04-25
* Reindent all files again.Thierry Volpiatto2014-04-25
* Reindent all files.Thierry Volpiatto2014-04-18
* Allow disabling marked candidates.Thierry Volpiatto2014-03-27
* * helm-eshell.el: Fix insertion with input starting with "./" (#447).Thierry Volpiatto2014-03-14
* * helm-eshell.el (helm-source-esh): ignore for persistent-action (#438).Thierry Volpiatto2014-03-08
* * helm-eshell.el (helm-source-esh): Display same thing as what will be insert...Thierry Volpiatto2014-03-07
* * helm-eshell.el (helm-ec-insert): Don't insert full path when not needed (#438)Thierry Volpiatto2014-03-07
* * helm-eshell.el (helm-esh-get-candidates): Fix :/tmp/foo/ $ cd foo.Thierry Volpiatto2014-02-18
* * helm-eshell.el (helm-source-esh): Sort candidates with helm-generic-sort-fn.Thierry Volpiatto2014-02-03
* Update copyrights.Thierry Volpiatto2014-01-02
* Enable lexical-binding in all files.Thierry Volpiatto2013-11-14
* reindent.Thierry Volpiatto2013-11-04
* Finish replacing cl symbols and requiring cl-lib, no compile error.Thierry Volpiatto2013-11-04
* replace all cl symbol by their cl-lib equivalent.Thierry Volpiatto2013-11-04
* * helm-eshell.el: Issue #315 Add a keymap for eshell completion.Thierry Volpiatto2013-10-25
* * helm-eshell.el: Revert previous changes.Thierry Volpiatto2013-10-22
* * helm-eshell.el: Issue #314 Fix user calling non--interactively helm eshell ...Thierry Volpiatto2013-10-22
* * helm-eshell.el (helm-esh-get-candidates): Remove Emacs23 compatibility (pro...Thierry Volpiatto2013-09-23
* * helm-eshell.el (helm-esh-get-candidates): Cleanup.Thierry Volpiatto2013-09-23
* * helm-eshell.el (helm-esh-get-candidates): Don't add entry when completion i...Thierry Volpiatto2013-09-23