rustic icon indicating copy to clipboard operation
rustic copied to clipboard

`rustic-cargo-init` does not expand `~` to `/home/user`

Open asdfer-1234 opened this issue 9 months ago • 0 comments

System

Arch Linux

Steps to reproduce

  1. Run rustic-cargo-init on somewhere of home repository, provide default value for (interactive "D") input

Expected results

cargo init is ran with ~ expanded to home directory.

Actual results

cargo init is ran with raw input, causing directories such as /home/asdfer/prog/test/~/prog/test to emerge.

asdfer-1234 avatar May 13 '24 10:05 asdfer-1234