summaryrefslogtreecommitdiff
path: root/helm-eshell.el
Commit message (Expand)AuthorAge
...
* Expand input in eshell completion (#1832)Thierry Volpiatto2017-08-07
* Update eshell commentarybb20202017-08-05
* Fix again eshell quoting (#1803)Thierry Volpiatto2017-06-27
* Strip out first escape char at insertion (#1803)Thierry Volpiatto2017-06-27
* shell-quote-argument in eshell completion (#1803)Thierry Volpiatto2017-06-26
* Mark CANDIDATE arg as unused.Thierry Volpiatto2017-06-08
* Allow inserting marked candidates at once in esh buffer (#1784).Thierry Volpiatto2017-06-08
* Don't fail silently when no completion in eshell (#1785).Thierry Volpiatto2017-06-08
* Update copyrights.Thierry Volpiatto2017-01-01
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* Fix error at compile time in previous commit (#1591).Thierry Volpiatto2016-08-28
* Added fuzzy matching customization for helm-eshellbb20202016-08-28
* 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