Commit Graph

4 Commits

Author SHA1 Message Date
kayos a962cc8abe fix go mod 2021-07-11 18:51:19 -07:00
Masashi SHIBATA b47e013727
Update .travis.yml (#114)
* Update .travis.yml

* Add build.sh for examples

* Update goimports

* update travis.yml
2018-12-09 20:42:33 +09:00
c-bata 60d120f7b3 Run goimports 2018-02-13 23:42:52 +09:00
Allajah e15ebadefe Support updating the prefix dynamiacally (#30)
* Make possible to change the prefix dynamically

* Add an example for using live-prefix

* Apply live-prefix if it's enabled

* Fix: rendering issue happened when the prefix is empty string Close #27

* Fix the title of propmt

* Remove an excessive blank line

* Refactor: Call `*Render.getCurrentPrefix()` in renderPrefix()
2018-02-12 20:00:48 +09:00