Docs: Changelog

This commit is contained in:
Dylan Araps 2017-06-15 21:00:27 +10:00
parent 3314f7e38d
commit 3259fc7b17
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@
**Terminal Emulator** **Terminal Emulator**
- Added support for Neovim terminal emulator. **[@LER0ever](https://github.com/LER0ever)**
- Added font support for mate-terminal. **[@mstraube](https://github.com/mstraube)** - Added font support for mate-terminal. **[@mstraube](https://github.com/mstraube)**
- [Termite] Fix font mismatch. **[@MatthewCox](https://github.com/MatthewCox)** - [Termite] Fix font mismatch. **[@MatthewCox](https://github.com/MatthewCox)**
- Use `$SSH_TTY` for terminal detection if machine is connected via SSH. - Use `$SSH_TTY` for terminal detection if machine is connected via SSH.