You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi @kakulukia, thanks for the report, this is known but not fixed for this issue, #1014, I am working on a v1.1.2 to fix it and I will post the newer version to crate, sorry for the bothering
lsd --version
: 1.0.0echo $TERM
: xterm-256colorecho $LS_COLORS
: di=34:ln=35:so=32:pi=33:ex=31:bd=36;01:cd=33;01:su=31;40;07:sg=36;40;07:tw=32;40;07:ow=33;40;07:Expected behaviour
Installing lsd with cargo should give me tha latest version.
Actual behaviour
Cargo installs version 1.0.0. as this is the latest version listed here https://crates.io/crates/lsd
The text was updated successfully, but these errors were encountered: