docs(readme): add Ctrl+Alt+= qalc_eval keybinding to User Bindings table #9

Merged
rootiest merged 1 commits from docs/keymaps into main 2026-05-08 04:59:45 +00:00
Owner

Summary

  • Adds the new Ctrl+Alt+= inline Qalculate! evaluator shortcut to the User Bindings table in the README
  • Describes the behavior: passes the current commandline buffer to qalc, prints the result, and clears the buffer for rapid-fire math

Changed files

File Change
README.md New row in User Bindings table for Ctrl+Alt+= / qalc_eval

Test plan

  • Verify the new table row renders correctly in the README
  • Confirm the description accurately reflects the qalc_eval function behavior

🤖 Generated with Claude Code

## Summary - Adds the new `Ctrl+Alt+=` inline Qalculate! evaluator shortcut to the **User Bindings** table in the README - Describes the behavior: passes the current commandline buffer to `qalc`, prints the result, and clears the buffer for rapid-fire math ## Changed files | File | Change | |------|--------| | `README.md` | New row in User Bindings table for `Ctrl+Alt+=` / `qalc_eval` | ## Test plan - [x] Verify the new table row renders correctly in the README - [x] Confirm the description accurately reflects the `qalc_eval` function behavior 🤖 Generated with [Claude Code](https://claude.com/claude-code)
rootiest added 1 commit 2026-05-08 04:58:52 +00:00
Documents the new inline Qalculate! evaluator shortcut added in the
recent config refactor, so users know it exists and how to use it.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
rootiest merged commit b08a3d364e into main 2026-05-08 04:59:45 +00:00
rootiest deleted branch docs/keymaps 2026-05-08 04:59:45 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rootiest/fish-config#9