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

🦘 Jump into the repositories (git, mercurial…) of your filesystem with telescope.nvim, without any setup

Results 20 telescope-repo.nvim issues
Sort by recently updated
recently updated
newest added

On Debian-based systems (I'm using [elementaryOS](https://elementary.io/)), I noticed that one would have to make a symlink to batcat, the binary that most programs expect when using bat . Would you...

help wanted
good first issue
question

Once the project is selected, a second prompt appears, to select a file in that project. Unfortunately, this seems not to work anymore with recent telescope version. I’ll look into...

bug

This is more of a question than an actual issue with the code, hope that this is okay. Currently, when invoking `:Telescope repo list` from the command line, you output...

enhancement

## The Issue This appeared off the back of fixes deployed within the `dev` branch on the commit https://github.com/cljoly/telescope-repo.nvim/commit/b7fb147317ffb706215ef142b9ef4d6d81976015 (#39) When running the command `:Telescope repo list` and then `:checkhealth`,...

enhancement
non linux

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...

enhancement

Need to check what the performance implications might be, but that would free us from an external dependency.

enhancement

Once https://github.com/cljoly/telescope-repo.nvim/discussions/13 is solved, we should be able to add installation instructions in the Readme to make the `cached_list` command work. Feel free to take part to the [discussion](https://github.com/cljoly/telescope-repo.nvim/discussions/13) if...

documentation
help wanted
good first issue
non linux

Could use https://github.com/XYNUniversity/pandoc-vimhelp

documentation

I found that trepo is including packer installed plugins and other repos that I really don't want to end up in the search. Which is easiest: 1. modify the `locate`...

documentation

This is on of the features that I think would be really nice: To have the ability to change work dir so that I can use eg. lazygit.nvim in the...

good first issue