`Janeway#printLog` will return the created logline instance |
|
More...
|
about 8 years ago
|
When starting janeway with a required file, remember that filename |
|
More...
|
about 8 years ago
|
Setup version 0.2.2 development |
|
More...
|
over 8 years ago
|
Release as version 0.2.1 |
|
More...
|
over 8 years ago
|
Change indicator on-hover background |
|
More...
|
over 8 years ago
|
Re-render hovertext when the content is updated |
|
More...
|
over 8 years ago
|
Begin adding indicators |
|
More...
|
over 8 years ago
|
feat: added `Janeway#redraw`, which forces blessed to redraw the screen |
|
More...
|
over 8 years ago
|
Added spinners to statusbar |
|
More...
|
over 8 years ago
|
Setup v0.2.1 development |
|
More...
|
over 8 years ago
|
Release as version 0.2.0 |
|
More...
|
over 8 years ago
|
Add new screencast |
|
More...
|
over 8 years ago
|
fix loglist clearing |
|
More...
|
over 8 years ago
|
Set custom filename for CLI evaluations |
|
More...
|
over 8 years ago
|
Reverse evaluation code order |
|
More...
|
over 8 years ago
|
Finish autocomplete when typing '(' |
|
More...
|
over 8 years ago
|
The CLI can access the janeway instance by using the `janeway` variable |
|
More...
|
over 8 years ago
|
fix: change `once` to `afterOnce` so callback gets fired correctly |
|
More...
|
over 8 years ago
|
fix: make sure `Janeway#start` only runs once |
|
More...
|
over 8 years ago
|
Return already-existing instance of Janeway when requiring twice |
|
More...
|
over 8 years ago
|
Set the title when using the global `janeway` command |
|
More...
|
over 8 years ago
|
Retry command evaluation as expression in case it fails the first time |
|
More...
|
over 8 years ago
|
Added `getPropertyNames` to fill the autocomplete popup |
|
More...
|
over 8 years ago
|
fix `require` when requiring builtin modules |
|
More...
|
over 8 years ago
|
ditch `eval` in favour of `vm`, now `require` is available |
|
More...
|
over 8 years ago
|
Only the last +/- 1000 lines will be kept, added __Janeway global |
|
More...
|
over 8 years ago
|
feat: added a statusbar |
|
More...
|
over 8 years ago
|
feat: use modified Textarea widget so arrow keys are supported in CLI |
|
More...
|
over 8 years ago
|
Add counters to prevent identical lines from flooding the screen |
|
More...
|
over 8 years ago
|
fix: remove 'Line 0' when janeway starts |
|
More...
|
over 8 years ago
|