google / google/vim-maktaba

maktaba#system#Call() should capture stdout and stderr even when mode is 'foreground'

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Vim Script
Stars
588
Forks
41
PR merge metrics
No merged PRs in 30d

Description

`maktaba#system#Call` captures stdout and stderr output so vim plugins can process it programmatically, but that's only implemented for 'hidden' mode. It would be useful to be able to capture output from foreground mode, in addition to having it displayed on the screen.

This might require some kind of hack possibly using GNU tee.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.