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

Requests #642

Open
17 tasks
jojojames opened this issue Jun 1, 2022 · 4 comments
Open
17 tasks

Requests #642

jojojames opened this issue Jun 1, 2022 · 4 comments

Comments

@jojojames
Copy link
Collaborator

jojojames commented Jun 1, 2022

@LemonBreezes
Copy link
Contributor

Also add gptel for gptel-context-buffer-mode-map support. As an example, here
is the quick hack I am using in my Doom Emacs config:

(map! :map gptel-context-buffer-mode-map
      :n "q" #'gptel-context-quit
      :n "n" #'gptel-context-next
      :n "p" #'gptel-context-previous
      :n "d" #'gptel-context-flag-deletion
      :n "RET" #'gptel-context-visit)

@LemonBreezes
Copy link
Contributor

@elliottw
Copy link

I'd love to see howm added to the list:
https://github.com/kaorahi/howm
Emacs101/howm-manual#1

@LemonBreezes
Copy link
Contributor

Just made a PR for minesweeper: #857.

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

3 participants