Replies: 3 comments 5 replies
|
@kobygold Thanks for the suggestion — it's now in the beta. New option in Settings → Advanced → “Trigger converts the whole line”. When enabled, the trigger selects the current line up to the cursor and converts it — no mouse selection needed, which is exactly the terminal case you described (Claude Code etc.). It runs through the smart conversion, so it fixes only the words typed in the wrong layout and leaves already-correct text untouched. To try it:
One note: in some terminals the “select to line start” keystroke behaves differently, so I'd really appreciate your feedback on how it works in Claude Code / your terminal specifically. Thanks! |
|
Thanks @rashn, now it works much better! For example, if I type (in Hebrew) "what is the name of the", and convert to english, I'm getting: "whAt is the nAme of the". It works the same in iTerm2 and the built-in Mac terminal. |
|
Delivered 🎉 — “convert the whole line” shipped as Settings → Advanced → “Trigger converts the whole line.” It selects the current line up to the cursor and converts it, so it works in terminals (Claude Code etc.) with no mouse selection — exactly the flow you described. Thanks a lot for the suggestion and for testing it through the beta. The A/K/U capital-letters issue you spotted later is also fixed (from 3.2.0 on). Closing this as done — please open a fresh discussion or issue if you hit any edge case. 🙏 |


Uh oh!
There was an error while loading. Please reload this page.
It would be great if the app could convert the entire written line, and not just the last word.
(could be an option in settings: "convert last word / convert entire line", or a different keyboard shortcut)
I know this is possible if you select the text you want to convert, but many times I'm typing in the terminal (ClaudeCode etc.) and selecting the entire line in terminal requires using the mouse, which makes this flow much less convenient... Even if not on terminal, selecting the entire line requires an additional step of selection, which in many cases is needed (you start typing, and only after several words you check the screen and see you've typed at the wrong language...).
I saw this option on "Smart Language Switcher" app:
https://apps.apple.com/us/app/smart-language-switcher/id1597566195?mt=12
It converts the entire line.
But that's not an open source app, and after 1 day of trial it stops working unless you buy a subscription.
(That's the reason I uninstalled their app and found your app :) )
All reactions