question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Improve Windows Support

See original GitHub issue

Currently, the package does not support Windows completely. Major reason for that is UTF-8 is not extensively supported by cmd, powershell etc.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:24 (8 by maintainers)

github_iconTop GitHub Comments

7reactions
marton-schmalzlcommented, Oct 6, 2017

The ability to provide fallbacks would be nice, something like this:

{
    'interval': 100,
    'frames': ['★', '☆'],
    'fallback_frames': [ '*', ' '],
}
1reaction
t-makarocommented, Jan 14, 2020

When using windows terminal, it sets the environment variable “WT_SESSION” this can be used to ensure proper compatibility with windows terminal and non-windows terminal terminals.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tips to improve PC performance in Windows - Microsoft Support
Learn how to improve Windows PC performance if your device is running slowly. ... Use ReadyBoost to help improve performance.
Read more >
17 ways to speed up Windows 10 | Computerworld
If you want to optimize Windows 10, take a few minutes to try out these tips to speed up your PC and make...
Read more >
12 Simple Tips to Speed Up Windows | PCMag
Changing the appearance in the performance options might help speed up an older PC. You can easily get to this setting in either...
Read more >
HP PCs - Improving PC Performance (Windows 10)
1. In Windows, search for and open HP Support Assistant, or click the app icon in the taskbar. 2. Go to HP Performance...
Read more >
HP PCs - Improving PC performance (Windows 10)
1. On the taskbar, click the HP Support Assistant icon. 2. On the My Dashboard tab, find your computer, and then click Updates....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found