aboutsummaryrefslogtreecommitdiff
path: root/src/list/TerminalItem.qml
AgeCommit message (Expand)Author
2015-12-12Add initial working directory to settings handlerAdrian Kummerlaender
2015-09-04Reimplemented `kill` command using actual signal sendingAdrian Kummerlaender
2015-09-03Remove default padding from `TerminalItem` command inputAdrian Kummerlaender
2015-08-31Adapt focus and input scoping to respect history viewerAdrian Kummerlaender
2015-08-30Prevent visual selection change on `kill` commandAdrian Kummerlaender
2015-08-30Only enter insert mode after history instatiation on last itemAdrian Kummerlaender
2015-08-30Ease consecutive non-interactive executions and fix mode changeAdrian Kummerlaender
2015-08-29Automatically destroy terminal when killed and display historyAdrian Kummerlaender
2015-08-22Use window background as `TerminalItem` selection text colorAdrian Kummerlaender
2015-08-19Extract all settings into `SettingsHandler` objectAdrian Kummerlaender
2015-08-15Expose component settings as propertiesAdrian Kummerlaender
2015-08-15Restructure QML and JS sourcesAdrian Kummerlaender