https://github.com/sean-codes/mv-interactive
node interactive mv command
https://github.com/sean-codes/mv-interactive
Last synced: 3 months ago
JSON representation
node interactive mv command
- Host: GitHub
- URL: https://github.com/sean-codes/mv-interactive
- Owner: sean-codes
- Created: 2023-01-28T06:34:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-01T00:10:22.000Z (over 3 years ago)
- Last Synced: 2025-11-22T23:27:56.635Z (8 months ago)
- Language: JavaScript
- Size: 1.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# mv-interactive
A comfortable mv command ❤️
```shell
npm --global install @aloof/mv-interactive
```

# Usage
```shell
$ mvi
> Move file promt shows
Arrows = Navigate
Space = Select File
Enter = Confirm
> Confirm choose [move, copy, delete, cancel]
Move complete!
```
# cd
You can use this tool for interactive cd! see: [cdi.sh](https://github.com/sean-codes/mv-interactive/blob/main/cdi.sh)
