summaryrefslogtreecommitdiffstats
path: root/eshell-fringe-status.el
Commit message (Collapse)AuthorAgeFilesLines
* Bump versionHEADmasterGravatar Tom Willemse2014-02-011-1/+1
|
* Update docstringGravatar Tom Willemse2014-02-011-0/+7
|
* Add URL headerGravatar Tom Willemse2014-02-011-0/+1
|
* Extract function for easier testingGravatar Tom Willemse2014-02-011-7/+10
|
* Add customization options, extra bitmapsGravatar Tom Willemse2014-02-011-3/+42
| | | | | Allow users to specify how they would like the overlay images to look. Also add 2 images in case people like these, I prefer the arrow myself.
* Inhibit read-onlyGravatar Tom Willemse2014-02-011-1/+2
| | | | | When testing with ~Emacs -Q~ I noticed that the fringe space could not be inserted because the prompt was read-only.
* Only add status arrow after a commandGravatar Tom Willemse2014-01-261-8/+9
|
* Make the leading space optionalGravatar Tom Willemse2014-01-261-2/+2
| | | | The first time eshell starts it won't yet have printed such a space.
* Make eshell-fringe-status-mode autoloadGravatar Tom Willemse2014-01-251-0/+1
|
* Initial commitGravatar Tom Willemse2014-01-251-0/+115