hugo —
Good idea but I forgot to mention: I use keyboards ("tenkeyless") that don't have those for 5 yea…
hugo I'm with you GreenLighting... Learning a new layout after 10 years of daily usage of QWERTY …
hugo —
I've been doing embedded these days, and sometimes I copy single functions from the big project t…
hugo —
I'm with you GreenLighting... Learning a new layout after 10 years of daily usage of QWERTY or sw…
GreenLightning oh! I guess it makes sense then, carry on
I would encourage you to learn touch typing as well. For normal text, this will definitely improv…
Same as gingerBill, no anti-aliasing on an AMD Radeon R9 280.
According to this the GTX 260 only supports OpenGL 2.1 :/
While trying to implement something like this myself, I'm struggling to figure out good ways to u…
I'm getting a "milton stopped responding" error immediately with this version (64bit standalone, …
I have an AMD RX480, not integrated graphics.
hugo > tcc is actually a full c compiler, so you can do everything gcc can do.
The only thing …
Kapsy —
Hi, apologies for the spammy forum thread. I normally don't post messages like this, but I wanted…
Seconding Abner's report on Executive Hotel being pretty solid. It's close to the library which w…
Coming in Friday morning and leaving Monday morning.
Friday hangs?
I'm not going to build anything like this into the core, but all the tools for creating the conce…
This makes me a bit sad that I already got a room (don't worry, Econo Lodge Fat Cats have none of…
Simple text objects can be characters, words, lines, paragraphs, etc. When it comes to code, thin…
Aha, I didn't realize I needed to tell the buffer to switch maps. That fixed my problem.
It depends entirely on how you're trying to implement maps. If you're using the built in map sys…
If you are going to create a keyboard layout for coders then you need to pay attention to symbols…
I noticed the same thing when running Milton on Intel integrated graphics.
There is anti-aliasi…
Bindings aren't really assigned per view, they are assigned per buffer. So what you need to do i…
That's not a bad thought. I've actually got big plans for the undo system in 4coder, I hadn't th…
I can touch type, but I'm skeptical of the idea that learning to touch type will increase product…
This is kind of bonkers but bear with me. For a few editors, and some circumstances within those …
Hey all, I have a fairly spacious apartment in Redmond and I'm always looking for a chance to tak…
There seems to be no anti-aliasing for brush strokes now. Is that by design, a setting, or just n…
I have actually been thinking about that exact problem. One suggestion I saw recently was to reve…
There's no easy way.
On Linux there are *very* good tools that helps with debugging multi-threadi…