jawa0 / aish3

AI LLM Agent with memories
Apache License 2.0
3 stars 1 forks source link

Implement go to beginning / end of line in TextEditBuffer / TextArea #3

Closed jawa0 closed 1 year ago

jawa0 commented 1 year ago

Cmd+L/R

jawa0 commented 1 year ago

Make sure this works with holding shift to select

jawa0 commented 1 year ago

Done