GiorgosXou / TUIFIManager

A cross-platform terminal-based termux-oriented file manager (and component), meant to be used with a Uni-Curses project or as is.
GNU General Public License v3.0
688 stars 13 forks source link

Refactor perfom keys function using 2 helpers #52

Closed Sigmanificient closed 1 year ago

GiorgosXou commented 1 year ago

I'm scared to merge right now because i was working on commands-mode, and i don't know how am i suposed to resolve the confict after, should i first push the incomplete code and then try to merge or do the opposite and merge first those and then try to resolve them

GiorgosXou commented 1 year ago

I'll do the first one (?)

Sigmanificient commented 1 year ago

You could extract your change to another branch if you want me to take a look on how to merge it. Though as it is still work in progress i think you should avoid merging it to master as it is considered as a bad git practice

GiorgosXou commented 1 year ago

hmm ok

GiorgosXou commented 1 year ago

ok i fixed it by stashing