ttys3
ttys3
@Anthuang this is hard to use, because the cli programmer know better than you. for prettier, it has `flow|babel|babel-flow|babel-ts|typescript|acorn|espree|meriyah|css|less|scss|json|json5|json-stringify|graphql|markdown|mdx|vue|yaml|glimmer|html|angular|lwc` parsers we can not count on a hard coded config to...
I got this problem too. I think provide the **full path filename** to the formatter is very important. some formatters need the full file path to help with location a...
currently `*` will set register `/` to current char, which I think is not the most freq case. it's good to make it default select the word.
> > Out of curiosity, what are you all using in the meantime? > > I once looking at [Taupiqueur](https://github.com/alexherbo2)'s dotfiles and found him using [sidetree](https://github.com/topisani/sidetree). > > I personally...
lsd already has it. https://github.com/Peltoche/lsd/pull/642
I have no ` [X11]` section in my config. I got this too: > Auth: sddm-helper exited with 3 > Greeter stopped. SDDM::Auth::HELPER_OTHER_ERROR ``` Aug 24 17:47:54 work sddm[45447]: Initializing......
@gene-git I have wayland session gone problem with GDM (when re-login from lock state) now switched to lightdm seems works OK (solution comes from https://ask.fedoraproject.org/t/external-monitor-with-wayland-and-two-gpus-notebok/20387 )
I have encountered similar problem and for a long time I tried to fix it, but did not work, which forced me to develop a new lark app for Linux....
I upgrade dep crates to the latest version. and released a new version for myself usage. it is under: https://github.com/ttys3/bandwhich/releases/tag/0.20.1 there still tests problem. when the tests issue migrated, I...