The keyboard killed flow. Gestures bring it back.
Every time you search for a shortcut in your memory, you interrupt your thinking. Cursor gestures eliminate that friction at the root.
On this page
Mouse gestures on macOS outperform keyboard shortcuts for sustained flow because they use procedural memory — the same system behind touch typing and riding a bike — instead of declarative memory, which requires conscious retrieval and degrades under cognitive load. After building Curflow, a macOS gesture automation app, I found that the difference is not marginal. It changes how much uninterrupted work you can do in a day.
There is a specific moment when your workflow breaks. Not when an app crashes. Not when the internet goes down. It is when you search for a keyboard shortcut you cannot remember.
That moment of doubt — “was it Cmd+Shift+K or Cmd+Option+K?” — seems trivial. It lasts less than a second. But it interrupts something fragile: the mental state where you are productive.
Two memory systems, two very different outcomes
Keyboard shortcuts are brilliant. They are also fundamentally dependent on declarative memory — the kind that requires conscious effort to retrieve. Every app has its own. Many contradict each other. VS Code, Figma, Arc, Notion: each with its own key language.
The result is a fragmented cognitive map that grows with every tool we adopt. You memorize one set for coding work. Another for design. Another for writing. Over time, the cognitive overhead of managing that map competes with the real work.
Cursor gestures work differently. They depend on procedural memory — the same kind that lets you type without looking at the keyboard, or shift gears in a car without thinking about it. Procedural memory operates below conscious awareness. Once a gesture is embedded, executing it requires no mental retrieval at all.
The difference is fundamental: you are not remembering a command, you are making a movement. The human brain is extraordinarily good at movements. Far better than at memorizing arbitrary key combinations.
This is not speculation. It is neurobiology. Procedural memory is stored in the basal ganglia and cerebellum — brain structures optimized for patterned movement. Declarative memory lives in the hippocampus and medial temporal lobe, which handle facts and events but are slower and more fragile under stress. When you are deep in a task and your cognitive load is high, your hippocampus is the first system to falter. Your basal ganglia are not.
The perfect tool disappears. You do not think about it — what you want to happen simply happens.
— Tool design principle
The cost of that 2.8-second interruption
Deep work — the state of deep concentration that produces the best work — is built slowly and destroyed quickly.
In a study published by researchers at Michigan State University and the US Naval Research Laboratory, participants performing a complex cognitive task were interrupted for as little as 2.8 seconds. The result: error rates doubled compared to uninterrupted performance. The study, led by Erik Altmann and Gregory Trafton, found that even brief interruptions cause “resumption errors” — your brain drops the mental model it was maintaining, and when you return, you reconstruct it incorrectly.
That is the cost of searching for a shortcut. Not the half-second of searching. The cascade that follows: you lose your mental model, you make an error, you spend 30 seconds recovering. Multiply that across a workday with dozens of half-remembered shortcuts, and you see the compound effect.
This is precisely the problem that mouse gestures solve for Mac users who work across multiple apps. When the trigger is a movement instead of a key combination, the interruption never happens in the first place.
From building Curflow: when gestures “disappear”
I want to be specific about this, because the phrase “gestures disappear” sounds like marketing until you experience it.
During early development of Curflow, I had about fifteen test gestures configured for my own workflow. One morning I was debugging the recognition engine and noticed something: I could not remember which gestures I had assigned to which actions. I knew the movements — my hand would just do them — but I could not consciously list the mappings if asked.
That sounds like a bug. It is actually the goal.
The moment I realized I could not verbally recall my own gesture mappings was the moment I understood that the system was working correctly. Procedural memory does not produce verbal knowledge. It produces action. Your hands know things your conscious mind does not. That is exactly the property you want in a tool designed to reduce cognitive friction.
I have since heard the same thing from early users. They configure a gesture, use it for a week, and then cannot tell you what the gesture was — only that they “just do it” and the action happens. That is procedural memory doing its job.
The gesture learning curve in practice
People assume gestures take a long time to learn. The reality is more nuanced, and it differs from learning keyboard shortcuts in an important way.
Days 1-3: Conscious effort. You draw the gesture and watch the screen to confirm it worked. This feels slower than using the menu bar. Many people stop here and conclude gestures are not for them. This is the equivalent of looking at the keyboard while learning to type.
Days 4-7: Emerging fluency. The gesture starts to feel natural. You still occasionally hesitate before drawing it, especially for actions you do not use daily. But the hesitation is dropping. Something is shifting from “I need to remember this” to “my hand knows where to go.”
Weeks 2-3: Disappearance. This is where it clicks. You execute the gesture without thinking about it. You do not remember deciding to do it. The movement happened between your intention and your awareness of acting. At this point, comparing it to a keyboard shortcut feels wrong — it compares more accurately to reaching for a glass of water. You do not think about the movement. You think about being thirsty.
Compare this to keyboard shortcuts, where even after months of use, the ones you do not perform daily remain in that half-remembered limbo. The shortcut for “export as PNG” in Figma is something you have done hundreds of times, but if someone asks you to recite it without your hands on the keyboard, you might hesitate. A gesture does not have that problem because it was never stored verbally in the first place.
If you are coming from another platform where you relied on gestures, this learning curve feels familiar — it is not learning something new, it is recovering a capability you already had.
Designing for flow, not for function
When we designed Curflow, the central question was not “how do we make gestures accurate?” That was a technical problem with a solution. The question was: “how do we design something that disappears?”
- Recognition does not seek exact shapes — it interprets intent
- Configuration is per-app — the gesture adapts to context
- The engine runs native in Swift — zero perceptible latency
- No notifications, no dashboard, no friction to activate it
Every decision points to the same goal: that after two weeks of use, you do not think about Curflow. You only think about your work.
This approach — automating tasks without accumulating more cognitive overhead — is what separates a useful tool from one that creates more work than it saves.
What this means for how you work
We are not exaggerating when we say gestures change how you work. We are describing a real reduction in cognitive friction that, accumulated over a workday, changes how much you can produce.
Think of it as a per-action tax. Every keyboard shortcut you half-remember costs you a fraction of a second in retrieval time, a fraction in error risk, and a fraction in context-switching overhead. Individually negligible. Collectively significant.
Gestures reduce that tax to zero for the actions you use them with. The movement does not interrupt your thinking because it was never part of your thinking in the first place. It lives in a different memory system — one that does not compete with your working memory for resources.
One last thing
The best interface is the one you do not notice. The best shortcut is the one you do not remember learning. That is the promise of Curflow — and it is the reason it is worth building.
Write less. Gesture more.
Curflow turns your trackpad and mouse into a gesture engine. 14-day free trial, no card required.