Skip to content

Instantly share code, notes, and snippets.

@YumaInaura
Created May 27, 2024 21:45
Show Gist options
  • Save YumaInaura/9769dbed569f581fbd11addda924d786 to your computer and use it in GitHub Desktop.
Save YumaInaura/9769dbed569f581fbd11addda924d786 to your computer and use it in GitHub Desktop.
I'm wondering whether to switch back to iTerm2 from WARP for the Mac console.

Disadvantages of WARP

  • You cannot set your favorite shortcuts.
  • Searching from the command history cannot be performed as a wildcard, but as a prefix match.
  • Command history may not be shared across multiple tabs
  • Japanese input in Vim is not good enough
  • SSH connection to the server immediately disconnects

Advantages of WARP

  • Highlights and tells you about grammar mistakes in commands (this is pretty good)
  • Careful file/directory completion when entering commands
  • Highlights when a command ends with an error
  • You can copy commands and command results from the GUI (but I rarely use it)
  • A unit is created each time a command is executed (but I don't see much benefit)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment