envy icon indicating copy to clipboard operation
envy copied to clipboard

Block selection: Initial block type is not remembered when selecting all blocks

Open p-e-w opened this issue 8 years ago • 0 comments

Test

"a"
a
a <|a|>
---
selects all words
---
envy:select-all-blocks
---
"<|a|>"
<|a|>
<|a|> <|a|>
---

p-e-w avatar Apr 09 '17 16:04 p-e-w