How do I launch emacs in terminal mode within Powershell?
Fresh3 days ago
Mar 15, 20265517 viewsConfidence Score0%
0%
Problem
When I do the obvious thing in Powershell: Then emacs loads a new "cmd.exe" terminal, within which it is in terminal mode, instead of starting in terminal mode within Powershell. How can I start emacs in terminal mode within the existing Powershell terminal?
Error Output
Start-Process "C:\bin\emacs-23.3\bin\emacs.exe" -ArgumentList "-nw"
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I launch emacs in terminal mode within Powershell?
Low Risk
I can't test it cause I don't use emacs. Does it load within PowerShell if you just invoke it?
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix