question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

--termcmd option not recognized

See original GitHub issue

I ran the command fvim --termcmd powershell, here’s the stacktrace:

Exit code: 1
Exception message: neovim crashed
nvim.exe: Unknown option argument: "--termcmd" More info with "nvim.exe -h"

at Microsoft.FSharp.Core.PrintfModule.PrintFormatToStringThenFail@1433.Invoke(String message) in F:\workspace_work\1\s\src\fsharp\FSharp.Core\printf.fs:line 1433 at FVim.states.msg_dispatch(Event _arg1) in D:\a\1\s\states.fs:line 285 at FVim.model.Start@146.Invoke(Event arg1) in D:\a\1\s\model.fs:line 146 at FSharp.Control.Reactive.ObservableModule.subscribe@1674-2.Invoke(T delegateArg0) at System.Reactive.AnonymousSafeObserver1.OnNext(T value) in /_/Rx.NET/Source/src/System.Reactive/AnonymousSafeObserver.cs:line 44 at System.Reactive.Sink1.ForwardOnNext(TTarget value) in //Rx.NET/Source/src/System.Reactive/Internal/Sink.cs:line 50 at System.Reactive.Concurrency.ObserveOn1.Context._.OnNextPosted(Object value) in /_/Rx.NET/Source/src/System.Reactive/Concurrency/Synchronization.ObserveOn.cs:line 118 at Avalonia.Threading.AvaloniaSynchronizationContext.<>c__DisplayClass8_0.<Post>b__0() at Avalonia.Threading.JobRunner.Job.Avalonia.Threading.JobRunner.IJob.Run() at Avalonia.Threading.JobRunner.RunJobs(Nullable1 priority) at Avalonia.Win32.Win32Platform.WndProc(IntPtr hWnd, UInt32 msg, IntPtr wParam, IntPtr lParam) at Avalonia.Win32.Interop.UnmanagedMethods.DispatchMessage(MSG& lpmsg) at Avalonia.Win32.Win32Platform.RunLoop(CancellationToken cancellationToken) at Avalonia.Threading.Dispatcher.MainLoop(CancellationToken cancellationToken) at Avalonia.Controls.ApplicationLifetimes.ClassicDesktopStyleApplicationLifetime.Start(String[] args) at FVim.Program.app@126-1.Invoke(Window win) in D:\a\1\s\Program.fs:line 129 at FVim.Program.startMainWindow(FSharpFunc`2 app, ServerOptions serveropts_0, Boolean serveropts_1, Boolean serveropts_2) in D:\a\1\s\Program.fs:line 78 at FVim.Program.Main(String[] args) in D:\a\1\s\Program.fs:line 138

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
yatlicommented, Jul 15, 2021

thanks for confirming. I’ll figure out a fix.

0reactions
rashil2000commented, Jul 15, 2021

Yes, now the line works

Read more comments on GitHub >

github_iconTop Results From Across the Web

Open terminal with additional options · Issue #613 · ranger ...
I tried to set TERMCMD to roxterm --tab but then xterm gets executed at all (I think that's because roxterm --tab could not...
Read more >
Some commands don't work in dwm / Applications & ...
I already tried, adding or removing the "ShiftMask" key but the effect is the same, like its the command that its not working,...
Read more >
Ranger file manager - Open gnome-terminal instead of xterm
I tried setting $TERMCMD in both my .profile and .bashrc files, but even though echo $TERMCMD would print "gnome-terminal", Ranger would still ...
Read more >
Why cant my DWM launch terminal TUI applications. Htop ...
If you want to use SHCMD then its arguments should be strings. The way you defined termcmd is not compatible with the macro....
Read more >
After adding Python to my windows PATH Powershell ...
Trying to use these commands results in the "cmd : The term 'cmd' is not recognized as the name of a cmdlet, function,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found