Results 149 comments of c02y
trafficstars

@hluk Tried both of the two code snippets, neither of them works. It's `"text/plain"` from `Show Content...`, I can simply copy the one paragraph and the spaces before the first...

I'm on Linux, sorry, it doesn't work. Have you tested it? Does it work for you?

- `awesome6` - `font pango:Noto Sans Mono, Font Awesome 6 Pro 12.4` Battery block has this issue as well: ``` [[block]] block = "bluetooth" format = "$icon " disconnected_format =...

I'm sorry, I tried the old config which is `awesome5` and `Font Awesome 5 Pro 12.4`, but this issue is not gone either. And `awesome6`, `Font Awesome 6 12.4` is...

Don't know why, if I use `icons = "material-nf"` in i3status-rust config and `font pango:JetBrainsMono Nerd Font 12` in i3-config bar, the icons in the i3status-rust bar is messed up....

Thank you, I haven't expected it to be so complicated. Maybe check out this: https://emacs.stackexchange.com/q/30585/794

I'm thinking, an spacemacs varibale should be provied that **spacemacs** buffer shoulnd't be created during startup, this will descrease the time of startup of spacemacs.

我的还可以登录和播放,v0.4.7

I already turn format-all-mode on: ``` (add-hook 'prog-mode-hook 'format-all-mode) (with-eval-after-load 'format-all (add-hook 'prog-mode-hook 'format-all-ensure-formatter)) ``` But when I edit other people's code, I need to turn the `format-all-mode` for the...

Just use `M-x save-buffer` or `C-x C-s` to `file.svg` to save the **\*PLANTUML Preview\*** buffer to a svg image file. If you'd like to preview the plantuml result using png...