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
/
list
/
TerminalItem.qml
Age
Commit message (
Expand
)
Author
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
Remove default padding from `TerminalItem` command input
Adrian Kummerlaender
2015-08-31
Adapt focus and input scoping to respect history viewer
Adrian Kummerlaender
2015-08-30
Prevent visual selection change on `kill` command
Adrian Kummerlaender
2015-08-30
Only enter insert mode after history instatiation on last item
Adrian Kummerlaender
2015-08-30
Ease consecutive non-interactive executions and fix mode change
Adrian Kummerlaender
2015-08-29
Automatically destroy terminal when killed and display history
Adrian Kummerlaender
2015-08-22
Use window background as `TerminalItem` selection text color
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