index
:
MetaTerm
master
Terminal like UI for launching multiple terminal shells and applications
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
widget
Age
Commit message (
Expand
)
Author
2015-12-15
Separate widgets into primary and augmenting items
HEAD
master
Adrian Kummerlaender
2015-12-15
Extract terminal resize overlay into separate QML item
Adrian Kummerlaender
2015-12-14
Extract terminal status line into separate QML item
Adrian Kummerlaender
2015-12-14
Add terminal status bar background
Adrian Kummerlaender
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-09-03
Enable line wrapping in history view
Adrian Kummerlaender
2015-08-30
Add launcher program and argument to configuration
Adrian Kummerlaender
2015-08-30
Make text in history view selectable
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
Expose component settings as properties
Adrian Kummerlaender
2015-08-15
Restructure QML and JS sources
Adrian Kummerlaender