Notepad++?

General discussion about LÖVE, Lua, game development, puns, and unicorns.
User avatar
zac352
Party member
Posts: 496
Joined: Sat Aug 28, 2010 8:13 pm
Location: In your head.
Contact:

Re: Notepad++?

Post by zac352 »

TechnoCat wrote:
Mud wrote:
TechnoCat wrote:yeah, the command prompt just isn't as useful as the UNIX terminal is. So vim isn't as handy in Windows.
How much do you use the command line for in Vim? The only thing I really invoked externally are various programming languages. That and grep, but Vim has grep built-in now (vgrep). Maybe wc and sort. :D.
The main thing I like about vim is that your hands never leave their spot on the keyboard. Then I can navigate between terminals and still have my hands in their spot. This is because you can do almost everything in UNIX from the terminal.
In windows, I don't get this luxury, I pretty much am forced to use my mouse in most cases when i switch out of my editor. When I try to do keyboard only in Windows, I end up putting :w all over my document.
zac352 wrote:I spent several minutes staring at the batch help-thingy for the copy command, trying to figure out how to pack my love into an exe. :roll:
Just use the command prompt. It is one line long.

Code: Select all

copy /b love.exe+<love file> <target exe>
I know. I eventually figured it out. But you also have to paste the dlls in there too, or you'll end up with missing dll errors. :roll:
Hello, I am not dead.
User avatar
thelinx
The Strongest
Posts: 857
Joined: Fri Sep 26, 2008 3:56 pm
Location: Sweden

Re: Notepad++?

Post by thelinx »

zac352 wrote:I know. I eventually figured it out. But you also have to paste the dlls in there too, or you'll end up with missing dll errors. :roll:
You're not allowed to do that. If you do, you break the licenses of those libraries.
User avatar
zac352
Party member
Posts: 496
Joined: Sat Aug 28, 2010 8:13 pm
Location: In your head.
Contact:

Re: Notepad++?

Post by zac352 »

thelinx wrote:
zac352 wrote:I know. I eventually figured it out. But you also have to paste the dlls in there too, or you'll end up with missing dll errors. :roll:
You're not allowed to do that. If you do, you break the licenses of those libraries.
Fudge. Just fudge.
How are you supposed to package it, then? Keep them all with it? :death:
Hello, I am not dead.
User avatar
thelinx
The Strongest
Posts: 857
Joined: Fri Sep 26, 2008 3:56 pm
Location: Sweden

Re: Notepad++?

Post by thelinx »

Yep. Zip 'em all up.
User avatar
zac352
Party member
Posts: 496
Joined: Sat Aug 28, 2010 8:13 pm
Location: In your head.
Contact:

Re: Notepad++?

Post by zac352 »

thelinx wrote:Yep. Zip 'em all up.
Fine.
Hello, I am not dead.
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 0 guests