Skip to content

feat: add smartcase setting for jump-to-char#43

Closed
mtoohey31 wants to merge 1 commit into
yazi-rs:mainfrom
mtoohey31:jump-to-char-smartcase
Closed

feat: add smartcase setting for jump-to-char#43
mtoohey31 wants to merge 1 commit into
yazi-rs:mainfrom
mtoohey31:jump-to-char-smartcase

Conversation

@mtoohey31

Copy link
Copy Markdown

This was my first draft. Some other things I considered were nesting the setup argument inside a table to make things more readable (i.e. the setup call would be require("jump-to-char"):setup({ smart = true })), or supporting arbitrary additional arguments to the "find_do" emit. Let me know if either of those sound useful!

Closes #35.

@sxyazi sxyazi force-pushed the main branch 2 times, most recently from 93e0b4e to 6418698 Compare January 22, 2025 15:41
@sxyazi sxyazi force-pushed the main branch 2 times, most recently from 1ff5f8b to 4df8f70 Compare May 26, 2025 12:12
@mtoohey31

Copy link
Copy Markdown
Author

Closing as there are conflicts and I'm not using yazi right now. If someone else wants to fix this up and create a new PR they're welcome.

@mtoohey31 mtoohey31 closed this Nov 14, 2025
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

jump-to-char: Case sensitivity toggle

1 participant