Skip to content

Conversation

addaleax
Copy link
Collaborator

Log the values of:

  • $TERM, because knowing the terminal type can be useful for
    debugging issues regarding our usage of the Node.js readline module
  • $EDITOR, because it is used by the edit feature
  • $NODE_OPTIONS, because it influences the way that mongosh runs
    (and in particular can contain preload modules)

Log the values of:
- `$TERM`, because knowing the terminal type can be useful for
  debugging issues regarding our usage of the Node.js readline module
- `$EDITOR`, because it is used by the `edit` feature
- `$NODE_OPTIONS`, because it influences the way that mongosh runs
  (and in particular can contain preload modules)
@addaleax addaleax merged commit a319430 into main Nov 25, 2021
@addaleax addaleax deleted the 1064-dev branch November 25, 2021 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants