linuxmemes

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

_cnt0, in Text editor war

Heathen!

QuazarOmega, in They’re in no position to complain

Honestly I’d love for more Linux-only apps to be available on Windows, so, when I’m forced to use it, I can still get the same awesome libre apps I’m enjoying on Linux.
Despite that, I still haven’t had the balls to open a single issue anywhere to support Windows 👀

RmDebArc_5,
@RmDebArc_5@lemmy.ml avatar

Just use WSL

QuazarOmega,

True, but it doesn’t work for some apps in my experience

Kidplayer_666,

There’s probably some random config file on a forum post 18 years old where half the images don’t load cause the hosting service they used for image went down

fl42v,

Idk, mb some system-ish stuff? Otherwise it should work ~fine since wsl[2] is just a VM and not like a piece of art like wine

QuazarOmega,

I’ll try again some time to check, but last time I had trouble with some apps installed on openSUSE WSL, like some theming issues and some apps not opening (probably relying on system components as you say)

Discover5164,

it requires admin permissions… and on the only place where i’m forced to use windows i don’t have those

snowadv,

Rdp server is the way then. xrdp for example

PainInTheAES,

Probably shouldn’t have access to that either if your IT department is doing a good job.

NateNate60,

Real winners download the source code and compile it from scratch to flex on proprietary software users

dansity,

I install windows from command line only

PM_Your_Nudes_Please,

Reject modernity; Return to MS-DOS

OrderedChaos,

Are there any simple instructions. I swear everything is seen just goes over my head.

squaresinger,

WSL is really easy to setup by now. In the beginning it was really terrible.

Now all you need to do (if you are fine with Ubuntu) is open CMD with admin rights and input wsl --install.

If you want another distro, it’s wsl -l -o to check the available distros and wsl --install -d to install it.

More documentation here: learn.microsoft.com/en-us/windows/wsl/install

OrderedChaos,

Thanks. I’ll check it out.

Rustmilian,
@Rustmilian@lemmy.world avatar

I’d rather die.

driving_crooner,
@driving_crooner@lemmy.eco.br avatar

Give me ls on the cmd for fuck sake.

EyesInTheBoat,
@EyesInTheBoat@lemmy.world avatar

Works well on windows 10+ in powershell

AVincentInSpace, (edited )

as long as you don’t try to pass it any flags, that is. M$ defined ls etc. as straight aliases to the equivalent PowerShell commands that have their own flag system, so if you ls -l it will puke

Rustmilian, (edited )
@Rustmilian@lemmy.world avatar
EatYouWell,

Huh? Libre is available on Windows.

eager_eagle,
@eager_eagle@lemmy.world avatar

libre as in free (speech)

QuazarOmega,

Libre what? If you were thinking LibreOffice, I wasn’t referring to that

NateNate60, in Debian being insanely stable

Well, Debian Sid is rolling-release if that’s your liking

Telodzrum, in Linux mint = best beginner distro

TBH, ElementaryOS is going to look most familiar to a lot of users.

Peter1986C,
@Peter1986C@lemmings.world avatar

Does that not look far more like MacOS than Windows? Most people would come from Windows one would think (at least outside the US at least).

Telodzrum,

It looks like MacOS and Windows 11. So that’s everyone.

nightwatch_admin, in Text editor war

I’m a fkn vi user and I will say that it is not entirely wrong. ^:wq

BaroqueInMind,
@BaroqueInMind@kbin.social avatar

I'm a neovim user and I'm better than you :!q

jodanlime,
@jodanlime@midwest.social avatar

My boy vim will always be king in my heart. ZZ

queue, in Text editor war
@queue@lemmy.blahaj.zone avatar

If I have to edit in a terminal: micro

If I need to edit something larger, and want a GUI: Kate

Anything else I flirt with and then drop promptly once I can’t find the time to really learn it.

geekworking, in Text editor war

+1 for nano. I just need to change two parameters in a config file, not join a religion.

skyin7,

Amen!

Damage,

When the holy war comes, you’ll be among the first sacrifices!

nyahlathotep,
@nyahlathotep@sh.itjust.works avatar

Ehh, that’s fine. I’m not too psyched about living in whatever comes afterward.

IWantToFuckSpez,

Wouldn’t the first be Vimulation users? They are the Pretenders.

bingbong,

Blasphemers!

woelkchen,
@woelkchen@lemmy.world avatar

I just need to change two parameters in a config file, not join a religion.

But Nano is a GNU utility what use Ctrl-O for Save.

laurelraven,

No wonder I can never remember how to do anything in nano, at least vi’s commands generally make sense

Kusimulkku,

I recently switched to micro that is similar but with more sane key combos.

Now I just mistakenly use nano combos. Back to nano it is lol

glasgitarrewelt,

Nano is only helpfull because of this nifty little info bar at the bottom… No one can actually remember nano-shortcuts.

GBU_28,

Up down left and right?

I guess ctrlx enter y ? But it has a prompt

cyanarchy,

Consider micro. The shortcuts for editing test are what I expect them to be everywhere else I edit text.

cows_are_underrated,

Nano Shortcuts are shit. Like CTRL+X to save. What the fuck??? Why not use CTRL+S for this?

lemmyingly, (edited )

Ctrl + X is eXit. Ctrl + S is Save without a prompt.

state_electrician,

I had to learn vi because it was installed everywhere and nano didn’t exist yet. I always thought the holy war to be very silly, and even though many treat it as such, there are too many who take it seriously.

cetvrti_magi, in Text editor war
@cetvrti_magi@lemmy.world avatar

Both are good but I prefer Vim.

lurch, in Text editor war

I recently worked on a system that had the TERM variable botched and filtered and no nano, just vim. It was all hell. The escape sequences in vim wouldn’t work. I ended up suspendig it with ctrl+z, killing it, then editing the config with fucking ed and sed. That hoster sucks.

db2,

Name and shame.

squaresinger,

Vim can do much more than nano, but for it to work, quite a few specific stars need to align, and if they don’t you are screwed.

Nano on the other had just works. If it exists in your env.

sir_pronoun, in Text editor war

How dare you

miss_brainfart, in Text editor war
@miss_brainfart@lemmy.ml avatar

xed supremacy

morrowind, in Text editor war
@morrowind@lemmy.ml avatar

Really the users of any other editor. We just see you as a bunch of nerds. But you build good stuff

friend_of_satan, in Everyone loves snaps

Snap made me switch back to Debian. Ubuntu was awesome for a long time, but having snap glommed onto everything so much that it kept showing up on my headless boxes was too much.

haych, in Linux mint = best beginner distro

Let me raise you: Pop!_OS

RmDebArc_5,
@RmDebArc_5@lemmy.ml avatar

Maybe they changed it, but when I tried it they didn’t setup a boot loader by default

PeWu,

During install that fucked me up. I found out I only could boot pop os only when booting win 10 bootloader. After bricking distro, moved on to mint.

histic, (edited )

they definitely have every time I’ve installed it you may have just hit install to partition instead of erase drive or something by accident

Bishma, in Text editor war
@Bishma@discuss.tchncs.de avatar

dgg:wq

ziggurat,

Why did you do that! I deleted my whole file! It was important

Bishma,
@Bishma@discuss.tchncs.de avatar

I left the G off the beginning as a guardrail.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linuxmemes@lemmy.world
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #