Craig
Craig
+1 me to, I guess. **Describe the bug** Sometimes after a few seconds, sometimes after a few hours, bugtop just quits, no stack-trace, exit code zero, no indication why, it...
> For now you can run `sudo bashtop` and it should work fine. I confess I thought I'd tried running it in sudo and had the same result, but I'm...
`New instance of bashtop version: 0.9.23 Pid: 4019 /usr/local/bin/bashtop: line 2149: (4.51 6.72 6-20)*100/(cpu[temp_high]-20) : syntax error: invalid arithmetic operator (error token is ".51 6.72 6-20)*100/(cpu[temp_high]-20) ")`
Glad you think you've found something. I ran it in a loop about 1000 times & always got what looked like sensible values.
v0.9.24 gave me this when it quit by itself, today: ``` New instance of bashtop version: 0.9.24 Pid: 97028 /usr/local/bin/bashtop: line 1334: ((: Pid: Program: Arguments: Threads: User: Mem% Cpu%:...
I thought the parents = os.par * dir_count was to make a list of ".." that is then given to os.path.join() and os.path.join() puts in the os.sep bits. So I'm...
multiprocessing is the heart of this code now. I've got a Mac on Mojave and MacVim & Python3 work fine for me. I'll try & install neovim & see what...
It's not happening during a :wqa is it?
Have you tried MacVim. As a test is all
OK. macOS 10.14.6, neovim 0.4.3, Python 3.7.7, my ~/.config/nvim/init.vim simply has source ~/.vimrc and I see the error. I've been using macvim without issue. This is the first time I've...