You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my first issue here but i've been using the editor daily since june 2023 for all my personal development. Tried to switch to it at work too but sadly the auto conversion to CRLF is a blocker atm. You guys have done an amazing job. I rarely find a program that does exactly what i want it to and nothing more but this is it. Very slim and fast text editor without all the bloat (imo) that other editors require.
I am running version 0.1.10 atm and got a question. What are the display server dependencies on Linux at the moment ? Does it require both wayland and xorg packages in order to work ? The version that im on right now requires only xorg it seems but later versions seem to require wayland packages. Can you share some info on that. Is it possible to completely disable one of the two dependencies ?
The text was updated successfully, but these errors were encountered:
Version 0.1.10 is "ancient", a lot has changed since then. Current releases do not "depend" (in the classic sense of "the binary is linked to") on anything other than libc. When it comes to display server support the editor will dynamically load the Wayland/X libraries and use whichever is available/"better". I would encourage you to try out the latest releases (or even the nightly builds), they should "just work" regardless of the display server you're using.
Heya,
my first issue here but i've been using the editor daily since june 2023 for all my personal development. Tried to switch to it at work too but sadly the auto conversion to CRLF is a blocker atm. You guys have done an amazing job. I rarely find a program that does exactly what i want it to and nothing more but this is it. Very slim and fast text editor without all the bloat (imo) that other editors require.
I am running version 0.1.10 atm and got a question. What are the display server dependencies on Linux at the moment ? Does it require both wayland and xorg packages in order to work ? The version that im on right now requires only xorg it seems but later versions seem to require wayland packages. Can you share some info on that. Is it possible to completely disable one of the two dependencies ?
The text was updated successfully, but these errors were encountered: