Open ansidev opened 1 year ago
I was a bit busy in the last week and I couldn't block enough time to address this. I apologize for that. I can see some of these suggestions being helpful but I noticed some potential issues:
.git/
folder are projects. I feel like this might not be useful for enough people to bother creating.default
. As for loading the project of the current directory, conduct provides a the command ConductLoadCwdProject
for that.mksession
. This also saves the content for tabs. As far I understand, Vim tabs are meant to be used as a window multiplexer, not to separate projects or such. I think Tmux or a terminal multiplexer is more appropriate for such a thing.Enter
on the selected item on Telescope conduct projects
loads the project with its last opened sessions.
IMO, the current workflow needs enhancements. It would be better if
I'm not sure if my suggestions are better, however, please take a look at them (ideas come from VS Code)