changed default functionality to open file as new tab
made filemanager store current data and restore when reopened reopens filemanager on new tab enter key also now works for opening a file or navigating working directories
Possible further improvements: seperate tab and enter key as opening file as a split or new tab instead of doing the same thing.
Changes were originally made to version retrieved from micro's built in plugin install seems to be based on a newer version than the one on this repo.
It works!!!
When opening a file with spaces in its name, for example "some words.txt", a new file with line breaks will be created and opened under the path "some words.txt"
Fixed issue identified by @huang3303. It was caused by me not enclosing the targeted file or the current file path with quote characters while sending it through realpath.