Core icon indicating copy to clipboard operation
Core copied to clipboard

The Core plugin implements most of fman's features

Results 2 Core issues
Sort by recently updated
recently updated
newest added

I followed the guide at https://fman.io/docs/custom-shortcuts Created a new file: ​**Key Bindings.json** and added new shortcut as ``` [ { "keys": ["F8"], "command": "create_and_edit_file" }, ] ``` reloaded the plugins....

I was a MacOS user, and the default font of fman used to work fine for me. I switched to Windows lately, but the font was not loaded; instead, fman...