Skip to content

feat: add optional execution highlighting#7

Merged
laktak merged 1 commit intolaktak:masterfrom
VladimirPal:feature/highlight-execution
Oct 8, 2025
Merged

feat: add optional execution highlighting#7
laktak merged 1 commit intolaktak:masterfrom
VladimirPal:feature/highlight-execution

Conversation

@VladimirPal
Copy link
Contributor

  • Add highlighting for executed text (line/selection/paragraph)
  • Disabled by default (g:tome_highlight_enabled = 0)
  • Configurable duration (default: 500ms)
  • Commands: TomeClearHighlight, TomeSetHighlightColor, TomeTestHighlight
  • Links to IncSearch highlight group by default
  • Update documentation in doc/tome.txt and README.md

- Add highlighting for executed text (line/selection/paragraph)
- Disabled by default (g:tome_highlight_enabled = 0)
- Configurable duration (default: 500ms)
- Commands: TomeClearHighlight, TomeSetHighlightColor, TomeTestHighlight
- Links to IncSearch highlight group by default
- Update documentation in doc/tome.txt and README.md
@laktak
Copy link
Owner

laktak commented Oct 7, 2025

Thanks, looks interesting :) I'll test this for a bit.

@laktak laktak merged commit b33d409 into laktak:master Oct 8, 2025
1 check passed
laktak added a commit that referenced this pull request Oct 8, 2025
@laktak
Copy link
Owner

laktak commented Oct 8, 2025

I removed the commands, they looked a bit strange (AI?), and made a few tweaks. Works great though, thanks! :)

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.

2 participants