Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@noborus
Copy link
Owner

@noborus noborus commented Jan 23, 2025

Add command line options for vertical header and vertical header column.
The specified vertical header will be displayed fixedly.
Only one of vertical header or vertical header column can be applied.

Add command line options for vertical header and vertical header column.
The specified vertical header will be displayed fixedly.
Only one of vertical header or vertical header column can be applied.
Refactored vertical header implementation and added tests.
- Added new input mode for vertical header.
- Added new input mode for vertical header column.
- Implemented `input_vheader.go` for vertical header input handling.
- Implemented `input_vhcolumn.go` for vertical header column input handling.
- Updated `main.go` to include new options for vertical header and vertical header column.
- Ensured mutual exclusivity between `--vertical-header` and `--header-column` options.
- Updated related tests and documentation.
@noborus noborus merged commit 37d7df1 into master Jan 24, 2025
8 checks passed
@noborus noborus deleted the vertical-header-reimplement branch February 3, 2025 00:35
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Feb 26, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [noborus/ov](https://github.com/noborus/ov) | minor | `v0.38.0` -> `v0.39.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>noborus/ov (noborus/ov)</summary>

### [`v0.39.0`](https://github.com/noborus/ov/releases/tag/v0.39.0)

[Compare Source](noborus/ov@v0.38.0...v0.39.0)

#### What's Changed

-   Add support vertical header and header column by [@&#8203;noborus](https://github.com/noborus) in noborus/ov#689
-   Fix x start position to not be negative when moving to rightmost cursor by [@&#8203;noborus](https://github.com/noborus) in noborus/ov#697
-   Improved movement in the document display area by [@&#8203;noborus](https://github.com/noborus) in noborus/ov#698
-   Add ruler feature by [@&#8203;noborus](https://github.com/noborus) in noborus/ov#703
-   Add style border by [@&#8203;noborus](https://github.com/noborus) in noborus/ov#704
-   Add Dependabot configuration by [@&#8203;noborus](https://github.com/noborus) in noborus/ov#709
-   Bump golang.org/x/term from 0.28.0 to 0.29.0 by [@&#8203;dependabot](https://github.com/dependabot) in noborus/ov#712
-   Bump github.com/klauspost/compress from 1.17.11 to 1.18.0 by [@&#8203;dependabot](https://github.com/dependabot) in noborus/ov#713
-   Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by [@&#8203;dependabot](https://github.com/dependabot) in noborus/ov#714
-   Bump golang.org/x/sync from 0.10.0 to 0.11.0 by [@&#8203;dependabot](https://github.com/dependabot) in noborus/ov#715
-   Updated sample config.yaml to the latest version by [@&#8203;noborus](https://github.com/noborus) in noborus/ov#719
-   Added feature to detect duplicate keybinds by [@&#8203;noborus](https://github.com/noborus) in noborus/ov#722

#### New Contributors

-   [@&#8203;dependabot](https://github.com/dependabot) made their first contribution in noborus/ov#712

**Full Changelog**: noborus/ov@v0.38.0...v0.39.0

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

β™» **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODAuMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4MC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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