simohamed
simohamed
any updates?
I would suggest directories, video files, selection and subs to all have their own colours. Sometimes I have to look at the end of a file to know what it...
Ideal output is `This is a sentence. This is another sentence(.?)`
Yes, absolutely.
>Through testing I noticed that the qbt command weas not recognized by just typing qbt, need to be the full path. Have you tried adding `qbt` to your PATH?
**What I'm trying to do:** Have `xdg-open` and `dmenu` replace `qbittorrent`'s interface. (using `mimi`, btw.) ```yml x-scheme-handler/magnet: exec qbt torrent add url ``` ideally: ```yml x-scheme-handler/magnet: exec qbt torrent add...
+1 
@lilyball How do we otherwise print `$EXA_COLORS`? I happen to not have that env variable, and I would like to use it in `$LS_COLORS`'s stead. 
The manpage does not list the values of each, but instructions and general description: ``` // From man exa • Images (png, jpeg, gif) are purple. • Videos (mp4, ogv,...
+1 Would love to know how to use useStateMachine with createContext and TypeScript.