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.
- Host: GitHub
- URL: https://github.com/raguay/getfilename
- Owner: raguay
- License: mit
- Created: 2018-01-15T11:30:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-14T07:31:45.000Z (over 7 years ago)
- Last Synced: 2025-03-24T10:21:24.792Z (about 2 months ago)
- Topics: fman, plugin
- Language: Python
- Size: 3.91 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.