Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy <> to clipboard - Support copy filename without extension #435

Closed
Vdragon opened this issue Apr 19, 2015 · 0 comments
Closed

Copy <> to clipboard - Support copy filename without extension #435

Vdragon opened this issue Apr 19, 2015 · 0 comments

Comments

@Vdragon
Copy link
Contributor

Vdragon commented Apr 19, 2015

_497
Hi Git Cola developers, please support the following additional "Copy <> to clipboard" menu items:

Copy filename without extension to clipboard

  • Shortcut use as commit title, e.g.:
    <filename>: <change summary>
  • Extension(if available) is stripped due to less importance.

Thanks in advance!

davvid added a commit to davvid/git-cola that referenced this issue Sep 20, 2017
Add support for custom "Copy ... to Clipboard" actions.

* custom-copy:
  status: add support for custom copy actions
  settings: add a "copy formats" settings field
  status: move the "Copy" sub-menu to the bottom
  main: transfer menu ownership to the edit menu
  status: add "Copy Basename to Clipboard" action
  status: make methods into standalone functions

Closes git-cola#435
Closes git-cola#437
Signed-off-by: David Aguilar <davvid@gmail.com>
@davvid davvid closed this as completed in 82ac322 Sep 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant