13 Commits

Author SHA1 Message Date
Roi Martin
37e2387e4a Minor refactoring 2015-02-23 11:09:31 +01:00
Roi Martin
e009f09eb8 Fix detection of start/end of line in View.editDelete() 2015-02-23 11:07:08 +01:00
Roi Martin
ca0f876ab6 Fix cursor behaviour of View.editDelete() 2015-02-23 10:20:22 +01:00
Roi Martin
e63645a119 Support full edition mode in non-wrapping views 2015-02-23 02:01:49 +01:00
Roi Martin
622e7cbdf9 Initial implementation of the full edition mode 2015-02-23 00:34:41 +01:00
Roi Martin
f53d985c4e Break lines on enter when needed 2015-02-14 20:17:44 +01:00
Roi Martin
311dedb655 Move handleEdit to edit.go 2015-02-13 18:40:45 +01:00
Roi Martin
708261503b Fix edit mode when View.Wrap is enabled 2015-02-04 01:59:03 +01:00
Roi Martin
98a2fe7a6a Add missing LICENSE header. Fix typo in LICENSE headers 2015-01-31 20:39:43 +01:00
Roi Martin (@nibble_ds)
60c77d0e40 Refactoring of edit functions 2014-01-23 21:26:53 +01:00
Roi Martin (@nibble_ds)
79ed19102a Add comments 2014-01-23 00:00:07 +01:00
Roi Martin (@nibble_ds)
aeeaaa4951 Add LICENSE header to edit.go 2014-01-22 23:44:42 +01:00
Roi Martin (@nibble_ds)
4b396e1d8b Move edit functions to edit.go 2014-01-22 23:44:08 +01:00