Skip to content

Feat: Impelement Text Selection#23

Merged
mipsel64 merged 11 commits intomainfrom
feat/selection
Apr 15, 2025
Merged

Feat: Impelement Text Selection#23
mipsel64 merged 11 commits intomainfrom
feat/selection

Conversation

@mipsel64
Copy link
Owner

@mipsel64 mipsel64 commented Apr 15, 2025

Changes

  • Implement Text Selection using mouse
  • Indicate wrapped line by a indication character.
  • Supports 2 general config:
    • show_wrapped_indicator
    • copy_on_select
  • Optimized the render bubble lines function

mipsel64 added 10 commits April 13, 2025 23:25
Signed-off-by: Viet Anh Duong <vietanhs0817@gmail.com>
Signed-off-by: Viet Anh Duong <vietanhs0817@gmail.com>
Signed-off-by: Viet Anh Duong <vietanhs0817@gmail.com>
Signed-off-by: Viet Anh Duong <vietanhs0817@gmail.com>
Signed-off-by: Viet Anh Duong <vietanhs0817@gmail.com>
Signed-off-by: Viet Anh Duong <vietanhs0817@gmail.com>
Signed-off-by: Viet Anh Duong <vietanhs0817@gmail.com>
Signed-off-by: Viet Anh Duong <vietanhs0817@gmail.com>
Signed-off-by: Viet Anh Duong <vietanhs0817@gmail.com>
Signed-off-by: Viet Anh Duong <vietanhs0817@gmail.com>
@mipsel64 mipsel64 requested a review from Copilot April 15, 2025 14:18
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 17 out of 17 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

src/config/defaults.rs:16

  • There appears to be a typo in 'KEEP_N_MEESAGES'; it is likely intended to be 'KEEP_N_MESSAGES'.
KEEP_N_MEESAGES

Signed-off-by: Viet Anh Duong <vietanhs0817@gmail.com>
@mipsel64 mipsel64 merged commit 1f5aadc into main Apr 15, 2025
1 check passed
@mipsel64 mipsel64 deleted the feat/selection branch April 15, 2025 14:21
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