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

https://github.com/raguay/getfilename

An fman plugin to get the basename of the file currently under the cursor.
https://github.com/raguay/getfilename

fman plugin

Last synced: about 1 month ago
JSON representation

An fman plugin to get the basename of the file currently under the cursor.

Awesome Lists containing this project

README

        

## GetFileName

Plugin for [fman.io](https://fman.io) to copy the file selected name to the clipboard.

Install with [fman's built-in command for installing plugins](https://fman.io/docs/installing-plugins).

### Usage

Select `get file name` from the command prompt. The name of the file under the cursor will be copied to the clipboard.

### Features

- Copies the name of a file to the clipboard.