Papert.in
  • Welcome to papertlab
  • Getting Started
    • Installation
      • Prerequisites
  • papertlab UI
    • Main Interface
    • File Management
    • Chat Interaction
    • File Editor
      • Inline AI Editor
    • Settings
      • Token & Usage Reporting Management
      • Auto Commit On/Off
    • Model Selection
    • Terminal Integration
  • Connecting to LLMs
    • OpenAI
    • Anthropic
    • Cohere
    • Gemini
    • Groq
    • Ollama
  • Aruguments
    • Main Options
    • Terminal Args
    • Git Settings
    • Other settings
  • Troubleshooting
    • File Editing Problems
    • large_repos
    • model_warnings
    • token_limits
Powered by GitBook
On this page
  1. papertlab UI

Terminal Integration

PreviousModel SelectionNextConnecting to LLMs

Last updated 8 months ago

Use the inline terminal by prefixing commands with "/":

  1. Type "/" in the chat input.

  2. Enter your terminal command (e.g., "/ls -la").

  3. Press Enter to execute.

The command output will appear in the chat.