Neoly
Features

No-Focus Mode

No-Focus Mode lets you interact with Neoly without losing keyboard focus on your coding window / IDE. Click, scroll, and interact — all while keeping your cursor where you’re working.

No-Focus Mode demo

How It Works

Neoly is designed to not steal focus when you interact with it. This means:

  • Clicking Neoly does not bring it to the foreground
  • Your coding window retains keyboard focus
  • No visible Alt+Tab switching occurs
  • You stay in flow while interacting

Why This Matters

During a live coding practice session:

Without No-Focus ModeWith No-Focus Mode
Click Neoly -> focus changesClick Neoly -> focus stays
Visible window switchNo visible switch
Must click back to IDEContinue typing immediately
Context switching breaks flowSeamless experience

Enabling No-Focus Mode

Via Keyboard Shortcut

Press Ctrl+Shift+N to toggle no-focus mode on/off.

Via Settings

  1. Open Settings
  2. Go to Window Settings
  3. Toggle "No-Focus Mode"

No-Focus Mode is enabled by default.

Usage Patterns

Reading Responses

  • Click and scroll through AI responses
  • Your cursor stays in the code editor
  • Continue typing without switching

Model Selection

  • Click the model dropdown
  • Select a different model
  • Focus remains on your IDE / coding window

Sending Messages

  • Use keyboard shortcuts to send
  • Or click send button
  • No focus change occurs

Keyboard Shortcuts

With no-focus mode, keyboard shortcuts become essential:

ActionShortcut
No-Focus ToggleCtrl+Shift+N
ScreenshotCtrl+Shift+S
Voice ToggleCtrl+Shift+V
Text CaptureCtrl+Shift+E

Best Practices

  1. Position Neoly on secondary monitor if available
  2. Use shortcuts instead of clicking when possible
  3. Combine with Invisibility for full invisibility
  4. Practice the workflow in a safe test setup

Playground

Use the Playground page to verify No-Focus Mode is working end-to-end:

  1. Open /playground
  2. Keep typing in the input
  3. Enable No-Focus Mode in Neoly (Ctrl+Shift+N)
  4. Click Neoly and confirm the test page stays focused

Limitations

Some interactions may briefly capture focus:

  • Typing in the message input field
  • Opening dropdown menus
  • Certain dialog boxes

For these cases, click back to your IDE / coding window after the interaction.

Troubleshooting

Focus Still Switching

  1. Ensure no-focus mode is enabled in settings
  2. Some UI elements (like text input) must capture focus
  3. Use keyboard shortcuts when possible

Can't Type in Neoly

When you need to type in Neoly's message box:

  1. Click the input field (this will capture focus)
  2. Type your message
  3. Send with Enter
  4. Click back to your IDE / coding window

See also: Invisibility | Send to Editor | All Shortcuts

On this page