zverev-iv

Results 3 issues of zverev-iv

Install lastest release (v0.9.2) in windows, from zip file. Start page show that version is v0.9.1

I think ```InputKeyRight``` event must works symmetrically to ```InputKeyBack``` in file browser. so we can bind it to same code as ```InputKeyOk``` ```diff --git a/applications/services/gui/modules/file_browser.c b/applications/services/gui/modules/file_browser.c index e03a032c..a4c50568 100644 ---...