quick manager
qm is a simple terminal file manager written in Go.
Clone this repository and build qm from source-code using the Go compiler.
$ cd path/to/qm
$ go buildBasic usage of qm:
Wselect item above cursorSselect item below cursorAgo to parent directoryDgo inside selected directoryQexit qm
Rrename the selected itemXdelete the selected item permanentlyMpress to set the selected file to move mode. Then, navigate to where you want to move the file and pressMagain[SPACE]execute command with selected file
