Shell mode cannot display the process npm install; He shows:
npm install
[?25h[1A[?25l[0G [?25h[1A[?25l[0G [?25h[1A[?25l[0G [?25h[1A[?25l[0G [?25h[1A[?25l[0G [?25h[1A[?25l[0G etc
What can be done about this? I really like it shell-modeotherwise.
shell-mode
Try this in init:
(add-hook 'commint-mode-hook (lambda () (setenv "PAGER" "cat")))
Source: https://habr.com/ru/post/1630029/More articles:Failed to load send-up 2.0 multi-file downloadable message: ETIMEDOUT (Connection timeout) - androidIs there any tool for auto-scaling GKE nodes on shared packages requested in quernets? - autoscalingандроид: аннулированное разрешение - javaIs there an equivalent to C * (unsigned int *) (char) = 123 in Javascript? - cКаково значение scope = scope-token * (объект-токен SP) scope-token = 1 * (% x21/% x23-5B/% x5D-7E) в RFC6749 об OAuth2 - oauthGet UWP theme colors in C # - c # codeGet last value defined for tree data in Mysql - sqlDIV position in background image, regardless of viewing area (responsive) - htmlHow to scroll and scroll to the last in Appium - androidForm inside foreach loop not working properly - phpAll Articles