Dictate in any app · Code

Voice typing in nano

nano is what you get on a server, and server work generates notes nobody writes down. Typally works at the keyboard level, so anywhere nano accepts typing, it accepts your voice instead.

This is a vendor guide from the makers of Typally. Anything we say about nano is worth verifying — third-party features change without notice.
Dictate into nano Free on Windows and macOS. No payment details needed to start.
Try Typally free

In short

  • nano's own dictation: None. It is a minimal terminal editor.
  • What Typally does instead: behaves like a keyboard, so it reaches parts of nano a built-in feature would not.
  • Best used for: config file comments

Does nano have built-in dictation?

None. It is a minimal terminal editor.

Why dictate in nano at all?

nano is the editor you use over SSH when something is broken. That is exactly when a comment explaining the change would be most valuable and least likely to be written.

In practice people use it for: Config file comments, commit messages, change notes on a server, and the runbook entry for what you just did at 2am.

How to dictate in nano

Nothing changes inside nano itself. Typally sits in the tray and types into the focused window:

1

Set Typally up once

One install, one sign-in. Nothing else to configure.

2

Focus the nano field you want the words in

The cursor position is the whole instruction — nano routes the keystrokes from there.

3

Press and speak

Hold, talk, release. Long passages are fine.

4

Read it before you move on

nano is a terminal editor, so everything about terminals applies — a dictated return inside nano is a newline, but exiting to the shell puts you back somewhere that executes.

What Typally adds in nano

Typally types into your terminal window, which makes nano usable for the comment you would otherwise skip. Keep to the strict rule that applies to anything terminal-shaped: dictate inside the editor, never at a live shell prompt, because a return there executes the line.

What this looks like in practice

An engineer fixing a production config at two in the morning speaks a three-line comment above the change explaining what broke and why this value. The postmortem the next day writes itself from that comment.

One habit that makes it work better

Comment the config change with the date and the reason before you save. Six months later that comment is the only record of why the value is what it is.

What to watch out for in nano

nano is a terminal editor, so everything about terminals applies — a dictated return inside nano is a newline, but exiting to the shell puts you back somewhere that executes.

Frequently asked questions

Can I dictate into nano over SSH?

Text goes to your local terminal window, so yes. Be careful about what happens when you exit.

Does nano have any speech features?

No. It is deliberately minimal.

Is it safe?

Inside nano, yes. At the shell prompt afterwards, no — a dictated return executes.

Try it in nano

Start on the free plan (100 minutes a month, no card). Pro lifts the cap and adds meeting notes for $7.99/month.

Try Typally free

Also dictate in: Terminal · Vim · Docker Desktop · see all apps