Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Appropriately Truncated View Port to TUI #18

Merged
merged 2 commits into from
Jul 31, 2024
Merged

Add Appropriately Truncated View Port to TUI #18

merged 2 commits into from
Jul 31, 2024

Conversation

JFryy
Copy link
Owner

@JFryy JFryy commented Jul 30, 2024

Description

πŸš€ **Issue: add scaled view port to text user interface.

  • scaled view port
  • truncation of content
  • scroll/arrow/page up down for truncated preview content
  • go fmt

Changes

  • πŸ› οΈ Code Changes

    • Implemented feature
    • Fixed bug
    • Refactored component
    • Updated documentation
  • πŸ› Testing

    • Added unit tests for new functionality
    • Updated existing tests to reflect changes
    • Ran all tests locally
  • πŸ“„ Documentation

    • Updated README or documentation files as needed

Additional Notes

@JFryy JFryy changed the title Add View Port to UI Add Appropriately Truncated View Port to TUI Jul 30, 2024
@JFryy
Copy link
Owner Author

JFryy commented Jul 31, 2024

partially implements #5 with some core improvements for functionality on large file sizes. This does not include any improvements to auto completion or adding autocomplete w/ an actual language server (all json objects instead are enumerate for now which is not the greatest but still has some use.)

@JFryy JFryy merged commit f3d03dc into main Jul 31, 2024
3 checks passed
@JFryy JFryy deleted the develop branch July 31, 2024 00:15
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Nov 19, 2024
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [JFryy/qq](https://github.com/JFryy/qq) | patch | `v0.2.0` -> `v0.2.3` |

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>JFryy/qq (JFryy/qq)</summary>

### [`v0.2.3`](https://github.com/JFryy/qq/releases/tag/v0.2.3)

[Compare Source](JFryy/qq@v0.2.0...v0.2.3)

#### What's Changed

-   Add Appropriately Truncated View Port to TUI by [@&#8203;JFryy](https://github.com/JFryy) in JFryy/qq#18
-   Codec Package Refactor & Other Minor Changes by [@&#8203;JFryy](https://github.com/JFryy) in JFryy/qq#22
-   add codec for protobuf .proto by [@&#8203;JFryy](https://github.com/JFryy) in JFryy/qq#25

**Full Changelog**: JFryy/qq@v0.2.2...v0.2.3

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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.

1 participant