版本发布 3
### Fixed - Renamed and copied file order reversed in show commit view ([#926](https://github.com/MitMaro/git-interactive-rebase-tool/pull/926))
### Added - Add support for `NO_COLOR` environment variable ([#896](https://github.com/MitMaro/git-interactive-rebase-tool/pull/896)) - Post modified line exec command ([#888](https://github.com/MitMaro/git-interactive-rebase-tool/pull/890)) ### Changed - List search now uses a shared search thread ([#900](https://github.com/MitMaro/git-interactive-rebase-tool/pull/900)) ### Fixed - Fixed TTY support on macOS ([#874](https://github.com/MitMaro/git-interactive-rebase-tool/pull/874)) - Flicker when action width changes ([#888](https://github.com/MitMaro/git-interactive-rebase-tool/pull/891)) - Selected line was not always visible when multiple lines were selected ([#918](https://github.com/MitMaro/git-interactive-rebase-tool/pull/918)) - Selected line hidden by added trailing, leading or header line when view was not resized ([#919](https://github.com/MitMaro/git-interactive-rebase-tool/pull/919))
# Added - Support for update-ref action ([#801](https://github.com/MitMaro/git-interactive-rebase-tool/pull/801)) - Search in the list view ([#797](https://github.com/MitMaro/git-interactive-rebase-tool/pull/797))