Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-30 | Implement :pipe | Drew DeVault | |
2019-03-21 | Expire status errors on input | Drew DeVault | |
2019-03-21 | term: don't mess with cursor when unfocused | Drew DeVault | |
2019-03-21 | Enable alt screen on built-in terminal | Drew DeVault | |
2019-03-21 | Make terminal closure thread safe | Drew DeVault | |
2019-03-21 | Use GetCursorPos instead of stored position | Drew DeVault | |
2019-03-21 | Skip writes if term is closed | Drew DeVault | |
2019-03-21 | Improve cursor handling in embedded terminal | Drew DeVault | |
2019-03-21 | Fix cursor handling in embedded terminal | Drew DeVault | |
2019-03-21 | Forward key events to child terminal | Drew DeVault | |
2019-03-17 | moar colors | Drew DeVault | |
2019-03-17 | s/:term-close/:close/g | Drew DeVault | |
2019-03-17 | Wrap Terminal in TermHost | Drew DeVault | |
2019-03-17 | Add :term-close | Drew DeVault | |
2019-03-17 | Handle terminal title, login shell | Drew DeVault | |
2019-03-17 | Fix terminal colors; wait until tty size is known | Drew DeVault | |
2019-03-17 | Add basic terminal widget | Drew DeVault | |