Skip to content

Conversation

@nthnd
Copy link
Contributor

@nthnd nthnd commented Aug 4, 2023

Allows the user to specify a config of this sort:

key_map:
  ctrl_d:
    run_command: quit

Fixes #403

nthnd added 2 commits August 4, 2023 10:31
allows the user to specify a config of this sort:
```yaml
key_map:
  ctrl_d:
    run_irc_command: quit
```

fixes osa1#403
Copy link
Owner

@osa1 osa1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Code looks great. Added some inline comments regarding naming.

Copy link
Owner

@osa1 osa1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again!

@osa1 osa1 merged commit 66a1014 into osa1:master Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

String input key binding

2 participants