telescope-repo.nvim icon indicating copy to clipboard operation
telescope-repo.nvim copied to clipboard

Open `git status`

Open cljoly opened this issue 3 years ago • 2 comments

Add a shortcut to open the git status of the repository, instead of showing a file list.

Discussed in https://github.com/cljoly/telescope-repo.nvim/discussions/18

Originally posted by molleweide January 12, 2022 i saw that you were working on entering git status directly. Are you doing this with neogit?

cljoly avatar Jan 12 '22 21:01 cljoly

It might be better to simply offer a generic customization mechanism.

cljoly avatar Jan 24 '22 21:01 cljoly

It will be easier to define mappings to various actions in the global settings introduced in #41

cljoly avatar Jun 05 '22 18:06 cljoly