Releases: shugo/textbringer
Releases · shugo/textbringer
v17
v16
v15
What's Changed
- Revert 8635606 in case there are multiple windows for the same buffer by @shugo in #140
- Quit in ispell_replace should restore ISPELL_MODE_MAP by @shugo in #141
- Split the window when completing in minibuffer by @shugo in #142
- Fix ispell word regexp by @shugo in #143
- Ignore words which cannot be handled by aspell by @shugo in #144
- Ignore URIs in ispell_buffer by @shugo in #145
- Fix ispell minor issues by @shugo in #146
- Bump step-security/harden-runner from 2.12.2 to 2.13.0 by @dependabot[bot] in #147
- Move point to the beginning of the Completions buffer by @shugo in #148
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #149
- Ignore email addresses in ispell by @shugo in #150
- Bump step-security/harden-runner from 2.13.0 to 2.13.1 by @dependabot[bot] in #151
- Add DevContainer settings by @shugo in #154
- Add CLAUDE.md documentation for Claude Code by @shugo in #155
- Add Emacs-like Transient Mark Mode by @shugo in #156
Full Changelog: v14...v15
v14
What's Changed
- Add string rectangle by @shugo in #134
- Add rectangle_number_lines by @shugo in #135
- Remove
reverse:from apply_on_rectangle by @shugo in #136 - feat: Add string_insert_rectangle command by @shugo in #137
- Remove an unused variable to suppress warnings by @shugo in #139
- Add ispell by @shugo in #138
Full Changelog: v13...v14
v13
What's Changed
- Use require_relative in gemspec by @shugo in #120
- Setup devcontainer by @shugo in #123
- Add copilot-setup-steps.yml for Copilot coding agent by @shugo in #125
- Revert "Merge pull request #123 from shugo/setup_devcontainer" by @shugo in #126
- Implement apply_on_rectangle method to consolidate rectangle operations by @copilot-swe-agent in #124
- Fix undo for rectangle commands by @shugo in #127
- Fix point in rectangle commands by @shugo in #128
- Add clear_rectangle by @shugo in #131
- Add a Dockerfile for Gemini CLI by @shugo in #132
- Exclude dot files and logo/ by @shugo in #133
Full Changelog: v12...v13
v12
What's Changed
- Remove dead server socket by @shugo in #114
- Use socket in test_unlink_dead_socket by @shugo in #115
- Add dependabot.yml by @shugo in #116
- Bump step-security/harden-runner from 2.11.1 to 2.12.2 by @dependabot in #117
- Implement rectangle commands for textbringer editor by @copilot-swe-agent in #118
- Calculate rectangle boundaries with multibyte characters properly by @shugo in #119
New Contributors
- @dependabot made their first contribution in #117
- @copilot-swe-agent made their first contribution in #118
Full Changelog: v11...v12