You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like an auto-hiding scroll bar to scrub through my buffer. When I scroll with my mouse or keyboard commands, it should appear. After a few seconds of not scrolling, it should fade away.
The text was updated successfully, but these errors were encountered:
* 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
I'd like an auto-hiding scroll bar to scrub through my buffer. When I scroll with my mouse or keyboard commands, it should appear. After a few seconds of not scrolling, it should fade away.
The text was updated successfully, but these errors were encountered: