Hacker News new | ask | show | jobs
by fragmede 1281 days ago
Warp goes a bit beyond a normal terminal emulator and blurs the line a bit in order to support multiple shells without the user having to configure it in their shell by editing .bashrc or whatever. Eg Clickable position for text entry, which most other text boxes have supported since the 80's. I'm sure there's a readline setting somewhere out there but Warp overrides whatever settings are needed in order to get that to work out of the box.
1 comments

Wow it looks like it's possible but hard to get readline to take the position from a mouseclick: https://stackoverflow.com/a/55437976