Extra character in watch colour mode on Ubuntu 17.10
See original GitHub issueWhen I use command watch --color -n1.0 gpustat --color I get a lot of extra ^: https://imgur.com/a/A9Fxc

This problem doesn’t occur without watch.
I’m on Ubuntu 17.10 with wayland.
Issue Analytics
- State:
- Created 6 years ago
- Comments:15 (7 by maintainers)
Top Results From Across the Web
Developers - Extra character in watch colour mode on Ubuntu 17.10 -
When I use command watch --color -n1.0 gpustat --color I get a lot of extra ^ : https://imgur.com/a/A9Fxc. This problem doesn't occur without...
Read more >How do I make my display grayscale? - Ask Ubuntu
After "Onning" the Tint-all extension, you can see a small icon at the top bar. Simply click it to choose among the color...
Read more >Enter special characters - Official Ubuntu Documentation
This page lists some different ways you can enter special characters. Methods to enter characters. Characters · Emoji · Compose key · Code...
Read more >linux - When reading a file with `less` or `more`, how can I get ...
It opens the file with vim in readonly mode. It's practically a coloured less : a pager where you can search with /...
Read more >Linux/Unix desktop fun: Simulates the display from "The Matrix"
After this operation, 50.2 kB of additional disk space will be used. Get:1 http://in.archive.ubuntu.com/ubuntu artful/universe amd64 cmatrix ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

it’s time to merge the builtin top watch support to workaround strange bugs caused by watch.
Due to this being reverted, is there consideration for a workaround to add a flag which does not show the first line? That way, using a simplewhileloop would work well enough. I created an issue (#43) for this.Edit: My suggestion is already in mainline. For anyone else seeing this from google, if there isn’t a new release then get a mainline version of this via
pip install git+https://github.com/wookayin/gpustat.git@master.