lukebuehler / CShell

A simple, yet powerful, C# scripting IDE and REPL
http://cshell.net
Other
703 stars 97 forks source link

Select text in REPL with shift-home and shift-end #55

Closed lakebranch closed 9 years ago

lakebranch commented 10 years ago

Title says it all I guess. Tried to mimic the original behavior of the editor.

IBIT-ZEE commented 10 years ago

Thanx... ;-)

ZEE


From: Dennis Sjögren [mailto:notifications@github.com] Sent: sexta-feira, 12 de Setembro de 2014 15:32 To: lukebuehler/CShell Subject: [CShell] Select text in REPL with shift-home and shift-end (#55)

Title says it all I guess. Tried to mimic the original behavior of the editor.


You can merge this Pull Request by running

git pull https://github.com/lakebranch/CShell feature/replselecttext

Or view, comment on, or merge it at:

https://github.com/lukebuehler/CShell/pull/55

Commit Summary

File Changes

Patch Links:

— Reply to this email directly or view it on GitHub https://github.com/lukebuehler/CShell/pull/55 . https://github.com/notifications/beacon/3254076__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY2 9uIiwiZXhwaXJlcyI6MTcyNjE1MTQ5MywiZGF0YSI6eyJpZCI6NDIzMjU0MjN9fQ==--75f0ea919817 842fc96d51cb817ce6def91b5f18.gif

IBIT-ZEE commented 10 years ago

Please point me to a binary release made with net 4.0... or a source release for net 4.0 with this fix...

I'm still using windows xp/2003 in a lot of machines...

Thanx

ZEE


From: Dennis Sjögren [mailto:notifications@github.com] Sent: sexta-feira, 12 de Setembro de 2014 15:32 To: lukebuehler/CShell Subject: [CShell] Select text in REPL with shift-home and shift-end (#55)

Title says it all I guess. Tried to mimic the original behavior of the editor.


You can merge this Pull Request by running

git pull https://github.com/lakebranch/CShell feature/replselecttext

Or view, comment on, or merge it at:

https://github.com/lukebuehler/CShell/pull/55

Commit Summary

File Changes

Patch Links:

— Reply to this email directly or view it on GitHub https://github.com/lukebuehler/CShell/pull/55 . https://github.com/notifications/beacon/3254076__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY2 9uIiwiZXhwaXJlcyI6MTcyNjE1MTQ5MywiZGF0YSI6eyJpZCI6NDIzMjU0MjN9fQ==--75f0ea919817 842fc96d51cb817ce6def91b5f18.gif

lukebuehler commented 10 years ago

Awesome, thanks! will merge soon