Adam Sherwood

Results 28 comments of Adam Sherwood

I provided much of that for context not knowing the implementation, but it seems to me the only bits that should matter are the remote `ssh://[email protected]/proj-a/repo-x.git` and the translated address...

@ilmotta Hmm, it doesn't. Here is the output of describe variable: ``` browse-at-remote-remote-type-regexps is a variable defined in browse-at-remote.el. Value ((:host "^git\\.foo\\.net$" :type "bitbucket" :actual-host "bitbucket.bar.baz.no")) Original Value (("^github\\.com$" ....

@ilmotta Thank you for helping me out. This is no big deal, and at this point I'm pretty sure my configuration is the issue. I shall attempt this with a...

I'm confused by your wording, but I think I am suffering from a similar problem. I would think to push `⌘ n` to open a new file I would push...

Why not just `cd $(fd -t d | sk)`?

Okay. Very helpful, thorough information. Thank you for the feedback. I suffer from being quite busy at the moment too. However, as soon as I find some spare time I...

![Screenshot 2024-05-16 at 12 34 31](https://github.com/zed-industries/zed/assets/3605078/851b36a1-4744-4b96-b261-a722b8252004) Just wanted to add a screenshot of a Neovim [mini.nvim mini.clue](https://github.com/echasnovski/mini.clue) implementation, which is somewhere between Helix's implementation and which-key. This is just for...

Yes. I did it with the minimal config given, but that was after the screen recording was done. However, I can't promise you can recreate it because I can't sort...