Results 149 comments of c02y
trafficstars

**UPDATE:** I checked the source code, so it runs `fakeroot -- pacman -Sy --dbpath /tmp/checkup-db-chz/` in background to update the db, but when I run it in my command: ```...

> As long as i3status-rust is the only one using that db I guess it should be OK in your case where it seems like you have a rogue lock...

> > ![image](https://user-images.githubusercontent.com/2135996/140616660-f1791e7b-ea75-4dc5-97d5-591b4ae3a8c5.png) Check out this screecut of my i3status-rust bar, there are > > What font are you using? It looks great The text font is DejaVu Sans Mono,...

> > font pango:DejaVu Sans Mono, Font Awesome 5 13.5 > > What's the output of these commands? > > ``` > ❯ fc-match Fontawesome > FontAwesome.otf: "FontAwesome" "Regular" >...

My FontAwesome5 files are ttf files installed from ArchLinux repo.

Features request: 1. be able to show only the middle column, like ranger's viewmode 2. be able to make two tabs side-by-side (two tabs both only show the middle column)...

> @c02y > > > show only the middle column, like ranger's viewmode > > It's already supported, see #76, the docs is here: https://github.com/sxyazi/yazi/blob/main/config/docs/yazi.md Oh, sorry, I was reading...

> > When side-by-side two tabs, only the middle column is displayed. > > Oh I misunderstood your meaning. You don't need image previews then. So how should it display...

![image](https://user-images.githubusercontent.com/2135996/105856506-47863900-6024-11eb-97ba-6532b1d85a1a.png) Does anyone know that what the symbol in the picture that unable to be displayed is? If possible, how can I hide the icon of the file type? I...

@lebensterben Thanks for the hint, and I found this string of whole line belongs to `lsp-headerline-breadcrumb-enable`, just set it to `nil` if anyone wants to hide it, and install [all-the-icons](https://github.com/domtronn/all-the-icons.el/)...