Open gmankab opened 2 weeks ago
hey, @appelgriebsch
thanks for your pull request #6, sdk extensions are working now
there are 2 issues that i would like to discuss
:term
probably we should bring bash back somehow
we have :help flatpak command, which contains all necessary info for flatpak neovide
and we have permanently persistent type :help flatpak<Enter> for flatpak info message on intro screen
type :help flatpak<Enter> for flatpak info
also popups on first start seem like bad ux design to me
when the user sees it, the first thing they will do is close it without reading
only later user will understand that they need node or cargo, and only then they will read :help flatpak
so i think fist-run.txt popup should be disabled in our case
what do you think?
hey, @appelgriebsch
thanks for your pull request #6, sdk extensions are working now
there are 2 issues that i would like to discuss
:term
opens bash by default, but if neovide ran with FLATPAK_ENABLE_SDK_EXT=node22, then:term
suddenly opens shprobably we should bring bash back somehow
we have :help flatpak command, which contains all necessary info for flatpak neovide
and we have permanently persistent
type :help flatpak<Enter> for flatpak info
message on intro screenalso popups on first start seem like bad ux design to me
when the user sees it, the first thing they will do is close it without reading
only later user will understand that they need node or cargo, and only then they will read :help flatpak
so i think fist-run.txt popup should be disabled in our case
what do you think?