mirror of https://github.com/Hilbis/Hilbish
Compare commits
2 Commits
da9cfd5e04
...
4a08ab7837
Author | SHA1 | Date |
---|---|---|
TorchedSammy | 4a08ab7837 | |
TorchedSammy | 1ee4c10a89 |
|
@ -2,7 +2,7 @@
|
|||
ansikit = require 'ansikit'
|
||||
|
||||
prompt(ansikit.text(
|
||||
'{blue}\u {cyan}\d {green}∆{reset} '
|
||||
'{blue}%u {cyan}%d {green}∆{reset} '
|
||||
))
|
||||
|
||||
--hook("tab complete", function ())
|
||||
|
|
Loading…
Reference in New Issue