Gabe Cohen
671e538740
Contain autocomplete in StatusBarWidget.js
...
StatusBarWidget.js now imports app itself and gets command names.
app-gui.js no longer sets the autocomplete of StatusBarWidget itself.
2017-12-11 19:31:11 -06:00
Gabe Cohen
cda623a95c
Added command auto complete
...
File based autocompletion is not yet implemented. This will require knowledge of
the command, and it's parameters. The autocomplete feture is pretty powerful
however, so this should not be very difficult to add.
2017-12-09 23:08:28 -06:00
Laurent Cozic
52f25c26d2
Minor UI changes and reverter back to npm
2017-10-25 18:23:45 +01:00
Laurent Cozic
900aee82f0
Added more shortcuts and improved existing ones. Fixed bg color issue in status bar.
2017-10-24 22:52:13 +01:00
Laurent Cozic
89d85541ef
Scroll to bottom of console after inputting command
2017-10-24 22:09:22 +01:00
Laurent Cozic
13b4f3f4ea
Display link to resources and display them via server.
2017-10-24 20:40:15 +01:00
Laurent Cozic
3f56404c25
Allow cancelling OAuth dance, and fixed status bar display issue
2017-10-24 18:03:12 +00:00
Laurent Cozic
1845a0105c
Many improvements and bug fixes
2017-10-18 23:13:53 +01:00
Laurent Cozic
d4af90832b
Cleaned up command processing logic and fixed a few bugs
2017-10-17 18:18:31 +01:00
Laurent Cozic
7d45e1000d
Fixed status bar
2017-10-15 18:20:54 +01:00
Laurent Cozic
7e2b4f7da5
Changed console to status bar
2017-10-15 17:57:09 +01:00