Results 10 comments of 刘立

![Mar-17-2021 22-32-24](https://user-images.githubusercontent.com/6452650/111484450-bce2d000-8770-11eb-944b-b1784621fffe.gif) @jeffreytse can still repro this bug. it always makes me want press an `i` to enter insert mode when i am already in insert mode

ok. may be tmux has some configuration to generate this event. let me find

@jeffreytse set -g focus-events on may be helped. just want sleep .will try it tomorow

yes, it's tmux. have found another link may help https://github.com/tmux/tmux/issues/2059

cool , i will config it in my vimrc. really hope to use simple p to paste from windows using zvm

sorry, i didn't remember the correct api name. when i say list(). I actually mean privateClient.getAll('', false);

as the pic shows above. boad's itemsmap has 3 key. but db only has 1 object

I will save a snapshot when it happens next time.

I repro this problem again. My operations before repro this bug is : 1. clear all cache and localstorage 2. create an object 3. delete object 4. login an account...

> 原来在setup.py的Librosa库是0.8.1,太老了,然后我们的numpy比较新,就有这个问题。 直接把Librosa删掉,安装0.10.0就行 请问在官方的这个lab页面里面要怎么做这个操作啊 https://aistudio.baidu.com/bd-gpu-01/user/3279555/6931268/lab/tree/main.ipynb