Files
profanity/src/ui
Michael Vetter 330ef3bcf3 Store current input line in history
Regards https://github.com/profanity-im/profanity/issues/200

This doesn't work yet. And I have no idea why.
Weird behaviour:

- start profanity
- type 'ASDF'
- ctrl+arrow down
-> text vanishes (like intended)
- arrow up
-> nothing happens (intended is that the last history item [ASDF]
appears)

- type 'ABC'
- press enter
- arrow up
-> ABC appears
- enter

- type 'UUU'
- ctrl+arrow down
- type 'ZZZ'
- enter
- arrow up
- ZZZ appears
- arrow up
- UUU appears

So in the latter case we added to history and deleted from the input
line and then immediately entered new text and pressed enter, to add
this to the history too.
When we do this the not sent text succesfully was stored in history.
2019-11-05 17:18:42 +01:00
..
2019-11-01 18:31:19 +01:00
2019-10-21 16:19:35 +02:00
2019-01-22 11:31:45 +01:00
2019-11-05 17:18:42 +01:00
2019-01-22 11:31:45 +01:00
2019-01-22 11:31:45 +01:00
2019-06-17 10:44:08 +02:00
2019-07-22 14:16:10 +02:00
2019-01-22 11:31:45 +01:00
2019-01-22 11:31:45 +01:00
2019-01-22 11:31:45 +01:00
2019-04-10 17:12:31 +02:00
2019-01-22 11:31:45 +01:00
2019-10-29 21:03:39 +01:00
2019-10-29 21:03:39 +01:00
2019-06-21 15:52:24 +02:00
2019-11-01 17:35:17 +01:00
2019-01-22 11:31:45 +01:00