14 Commits

Author SHA1 Message Date
erroneousboat
aa5d501a0d Scroll back text when using backspace
Fixes #213
2019-10-12 13:42:35 +02:00
erroneousboat
2b86b6f9fd Fix GetText to return actual text not representation
Fixes #81
2018-01-27 09:54:40 +01:00
erroneousboat
97c735f828 Reset offset when sending message
Fixes #73
2018-01-26 13:49:46 +01:00
erroneousboat
e596093f19 Fix input component overflow runewidth > 1 2017-12-16 15:10:16 +01:00
erroneousboat
23388070de Refactor to get service reference out of components 2017-12-03 20:40:46 +01:00
erroneousboat
6d8d25cf1f Add support for double width runes
Fixes #61
2017-12-03 13:19:35 +01:00
erroneousboat
a585963c43 Add overflow functionality Input component
Fixes #7
2017-12-02 15:24:56 +01:00
erroneousboat
e38115970d Refactor to create more loose coupling 2017-12-01 23:52:25 +01:00
erroneousboat
eebee7027e Use personal fork of termui 2017-09-23 13:56:45 +02:00
erroneousboat
58652a7baf Fix insert key
When moving the cursor to to insert a new key. It was not correctly
inserted at the right location. This fix will solve this.
2017-08-26 14:39:44 +02:00
erroneousboat
3127adfb10 Fix clear message 2016-10-22 10:51:21 +02:00
erroneousboat
09f01ed2c1 Make ready for v0.1.0 2016-10-22 09:41:35 +02:00
erroneousboat
ada81bbfeb Add non-ascii support
Fixes #30
2016-10-21 21:23:25 +02:00
erroneousboat
10e4469bae Update project structure 2016-10-19 09:11:35 +02:00