Nushell
Get Nu!
Getting Started
  • The Nushell Book
  • Command Reference
  • Cookbook
  • Language Reference Guide
  • Contributing Guide
Blog
  • English
  • 中文
  • Deutsch
  • Français
  • Español
  • 日本語
  • Português do Brasil
  • Русский язык
GitHub
Get Nu!
Getting Started
  • The Nushell Book
  • Command Reference
  • Cookbook
  • Language Reference Guide
  • Contributing Guide
Blog
  • English
  • 中文
  • Deutsch
  • Français
  • Español
  • 日本語
  • Português do Brasil
  • Русский язык
GitHub
  • Categories

    • Bits
    • Bytes
    • Chart
    • Conversions
    • Core
    • Database
    • Dataframe
    • Dataframe Or Lazyframe
    • Date
    • Debug
    • Default
    • Deprecated
    • Env
    • Expression
    • Filesystem
    • Filters
    • Formats
    • Generators
    • Hash
    • History
    • Lazyframe
    • Math
    • Misc
    • Network
    • Path
    • Platform
    • Plugin
    • Prompt
    • Random
    • Removed
    • Shells
    • Strings
    • System
    • Viewers

Platform

CommandDescription
ansiOutput ANSI codes to change color and style of text.
ansi gradientAdd a color gradient (using ANSI color codes) to the given string.
ansi linkAdd a link (using OSC 8 escape sequence) to the given string.
ansi stripStrip ANSI escape sequences from a string.
clearClear the terminal.
inputGet input from the user.
input listInteractive list selection.
input listenListen for user interface event.
is-terminalCheck if stdin, stdout, or stderr is a terminal.
keybindingsKeybindings related commands.
keybindings defaultList default keybindings.
keybindings listList available options that can be used to create keybindings.
keybindings listenGet input from the user.
killKill a process using the process id.
sleepDelay for a specified amount of time.
termCommands for querying information about the terminal.
term queryQuery the terminal for information.
term sizeReturns a record containing the number of columns (width) and rows (height) of the terminal.
ulimitSet or get resource usage limits.
whoamiGet the current username using uutils/coreutils whoami.
Edit this page on GitHub
Contributors: ibraheemdev, JT, Reilly Wood, Reilly Wood, Justin Ma, azzamsa, Leon, Hofer-Julian, Texas Toland
Prev
Path
Next
Plugin