tmpm697

Results 55 issues of tmpm697

Steps: ``` 1. cd to an folder 2. press and hold ctrl-c 3. observer the error: ^C^C^Czsh: bad math expression: illegal character: ^[ ``` Why does it happen?

I use mainly dark theme or default theme (material dark). It would be nice if you can add dark/default theme to Preferences in settings and quick access menu button. I...

I have an alias `alias dk="docker"` I mostly use `dk` instead of `docker` in command line, but if I chagne `docker` by `dk` in your script, it won't work, how...

help wanted

I find default theme of ccat is pretty nice when display color of .go files. Is there a way to import it to use as a colorscheme for golang in...

I like `dmenu` like cursor shape that default seem to be `l` and bemenu default to block that I don't like. so how to change cursor shape or hardcode it,...

feature

Can you add this to `auracle`?

`fzf` uses `fzf_colors` to change it in vim, howto have it with `fzy`?

#### Summary #### What Should Happen Instead? All k8s resources should be remove, no exception! #### System info ``` archlinux up-to-date snap version snap 2.56-1 snapd 2.56-1 series 16 arch...

I'm using `waybar-git` from aur. and want to hove over clock and do right click to see next month `calendar` I tried: ``` "on-click-right": "{:%Y %B}\n{calendar+1}", ``` But seem it's...