Age | Commit message (Expand) | Author |
---|---|---|
2015-12-13 | Implement terminal status line prototype | Adrian Kummerlaender |
2015-12-12 | Expose session PID and current working directory | Adrian Kummerlaender |
2015-12-12 | Add initial working directory to settings handler | Adrian Kummerlaender |
2015-09-04 | Reimplemented `kill` command using actual signal sending | Adrian Kummerlaender |
2015-08-30 | Add launcher program and argument to configuration | Adrian Kummerlaender |
2015-08-30 | Defer command interpretation to `sh` | Adrian Kummerlaender |
2015-08-29 | Automatically destroy terminal when killed and display history | Adrian Kummerlaender |
2015-08-21 | Add `q` command to close _MetaTerm_ in command mode | Adrian Kummerlaender |
2015-08-19 | Add `set` command to ease configuration changes | Adrian Kummerlaender |
2015-08-19 | Extract all settings into `SettingsHandler` object | Adrian Kummerlaender |
2015-08-15 | Restructure QML and JS sources | Adrian Kummerlaender |