An open API service indexing awesome lists of open source software.

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

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)