Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Un-swap Ubuntu yellow and cyan (felixse#291) The build-in Ubuntu profile has the yellows and cyans swapped. This fixes that. * Add dark and light mode SVG icons for felixse#203 (felixse#290) * Ap/ssh Implemented SSH by using the exsting infrastructure (felixse#293) * Appveyor builds (felixse#6) * SSH implemented. * Implementing SSH by using the existing app infrastructure. * Refactored to new command instead of a profile * Update .gitignore * fix: new line bug in verbatim string (felixse#294) * Read whole terminal frame at once to avoid console data append glitches (felixse#299) * Read whole terminal frame at once to avoid console data append glitches * Simplify calculation logic with Math.Max * Move back referencing <None Include="FluentTerminal.App_TemporaryKey.pfx" /> since it's used during AppVeyor GitHub Releases deployment
- Loading branch information