Unetus Docs
  • Documentation
  • Download
    • Introduction
    • Install
    • Send Your First Request
    • Import and Export Data
    • Environment Variables
    • Workspaces
    • Requests
    • Responses
    • Request Collections
    • Request Timeouts
    • Chaining Requests
    • Post CSV Data
    • SOAP Requests
    • gRPC
    • WebSocket Support
    • Get Started with Documents
    • Design Documents
    • Linting
    • GraphQL for OpenAPI
    • Unit Testing
    • Stress Testing
    • Authentication
    • Client Certificates
    • Generate Code Snippet
    • Cookie Management
    • Encoding
    • GraphQL Queries
    • Key Maps
    • Proxy
    • Insomnia Configuration File
    • Introduction to Plugins
    • Context Object Reference
    • Template Tags
    • Hooks and Actions
    • Custom Themes
    • FAQ
    • Application Data
    • SSL Validation

Key Maps

Unetus supports various text editor key maps,under Preferences > General > Font > Text Editor Key Map.

Access text editor key map options through the general preferences tab. To select a text editor key map, go to the font section of the preferences general tab.

The key maps currently available are Vim, Emacs, and Sublime.

Vim on Mac

By default, press-and-hold on macOS shows special characters.

This is not particularly useful when using the Vim key map, because navigation is restricted to one move at a time. In order to enable key-repeating, execute the following in your terminal and restart Unetus:

defaults write com.unetus.app ApplePressAndHoldEnabled -bool false

Edit this page
Report an issue
© 2021-2023 Kong Inc.
© 2023 Unetus Project