Questions tagged [hyperterm]

This tag is for questions for HyperTerm – modern terminal application, written with HTML and CSS technologies.

This tag is for questions for HyperTerm – modern terminal application, written with HTML and CSS technologies. https://hyperterm.org/

10 questions
13
votes
5 answers

Can't configure p10k using oh my zsh : zsh: command not found: p10k

I wanted to install the p10k theme in my terminal but I get an error. ➜ ~ p10k configure zsh: command not found: p10k I have no clue on what the issue is. Thanks for your time :), Hukyfi
Hukify
  • 161
  • 1
  • 2
  • 7
9
votes
7 answers

How to change the terminal title

I'm currently using Hyper terminal on a mac, but this question also applies to other types of terminals, e.g. iTerm How do you change the terminal title from username@devicename:~ into just ~ or zsh. Currently my shell is zsh with oh-my-zsh…
Joseph K.
  • 1,055
  • 3
  • 23
  • 46
6
votes
2 answers

How to set custom background image in Hyperterm

I am trying to switch to Hyperterm from iTerm that I am currently using. But I had a custom background image in my terminal and I'd like to keep having this in new terminal. I found only backgroundColor in options so far, but nothing about…
just-boris
  • 9,468
  • 5
  • 48
  • 84
4
votes
1 answer

Integrating Hyperterm in Webstorm or IntelliJ

I was trying to integrate Hyperterm inside the WebStorm. Even though I have specified the valid path. Then Hypeterm opens up in a new instance. Does anyone knows how to make that docked inside WebStorm. URL: https://hyper.is/ Here is my settings.…
Ragavan Rajan
  • 4,171
  • 1
  • 25
  • 43
2
votes
2 answers

How to reset theme to default in hyper terminal

I've installed a new theme in hyper and now it looks like this. What can I do to fix it? hyper_img Thank you.
andreamafs
  • 25
  • 4
2
votes
1 answer

VS code terminal cursor effect

Can you tell me how to give below kind of effect to the VS code terminal cursor? It is really nice effect :) VS code terminal cursor effect
Sampath
  • 63,341
  • 64
  • 307
  • 441
1
vote
1 answer

What does terminal / hyperterm display in the tab title? Is it possible to customize this?

I'm confused what data is being shown in my terminal tabs. The first part, epzio is obviously my username. But the second part, @C02S60BBG8WP, I have no idea. Note: I use zsh combined with oh-my-zsh for my shell. Is it possible to customize what is…
J. Munson
  • 2,275
  • 2
  • 17
  • 22
1
vote
2 answers

Hyperterm Cannot find module error, when installing plugins

I've installed a few plugins, but getting an error with hyperterm-transparent-bg plugins: [ 'hyperterm-material', 'hyperterm-transparent-bg', 'hyperterm-blink' ], The following don't work, and I keep getting a Cannot find module error, even…
Leon Gaban
  • 36,509
  • 115
  • 332
  • 529
0
votes
0 answers

Not able to view on Command line interface when a callback function is invoked using nodejs

When killing a process with the process id in the command line interface (hyperTerminal for windows), the callback function having "Why are you trying to terminate me?!? :-)" is not getting reflected in the console. In the first shell I am…
0
votes
1 answer

How to edit the string "Password: key symbol " printed on Sudo (anything) command?

I came here to ask for your help because I'm a little lost in this challenge I have in hands along some days. My goal is simple (although I do not know if it's easy to implement on code) - edit/modify the string "Password: " printed on Sudo…
mljistcart
  • 45
  • 6