Quantcast
Channel: Active questions tagged terminal - Super User
Browsing all 521 articles
Browse latest View live

Install SF-Mono-Powerline on LMDE 6 for zsh in linux terminal

I am trying to install SF-Mono-Powerline to change fonts for my terminal for the use of zsh. But however the installation of the fonts is succesful (checked it), but I am not able to choose the fonts...

View Article


ls -ltr on the terminal lists the files but says "No such file or directory"...

I am new to Bash and am practicing some shell scripts. I wanted to write a script to list all the folders and their file count, if a root path is passed as a parameter value from the terminal. The...

View Article


Image may be NSFW.
Clik here to view.

Vim + iTerm2 color issues

I have trouble with the right Vim configuration. I'm using the latest version of Vim as well as the latest version of iTerm2.I try to get the solarized colorscheme working, but without luck so far.Here...

View Article

How do delete highlighted text in a command line

So I was trying to delete a portion of a command line command, but when I type backspace(delete option), it merely deselect the portion rather than delete the selected text as I expected. Is there a...

View Article

$PATH is filled with duplicates

I recently started configuring a OSX 10.7 environment for development. I've installed HomeBrew, and added the following to my .bash_profile:export...

View Article


how to save and restore settings for RealTerm, on Windows 7

Can I save and re-load settings like serial rate, etc.? Can't find this in help or by Google.

View Article

My git history all of my commits have no message

this happened today last few hours, have not updated git, but all of my git commits have no message I do a commitgit commit -m "fixed the headline level"and when I do git log I see feat(custom):very...

View Article

How can I open a URL in Google Chrome from the terminal in OS X?

How can I open a URL in Google Chrome from the terminal in OS X?This is what I'm trying:/usr/bin/open -a "/Applications/Google Chrome.app" --args 'http://google.com/'It focuses Chrome but does not open...

View Article


Remove all key bindings in Windows Terminal

I'm running WSL2 in the Windows Terminal (v. 1.19, Windows 11). I don't need any of the key bindings (I want to reserve them for tmux, vim etc).I can remove a single key binding by writing in the json...

View Article


Image may be NSFW.
Clik here to view.

Color handling and "dim" on ConEmu with git-for-windows bash

Under git-for-windows "Git bash" (so, MinTTY), standard unix color codes are handled and I may use the "dim" option, soecho -e "\033[1mHello\033[0mHello\033[2mHello\033[0m"will output three "Hello"s,...

View Article

How to switch git user at terminal?

I am trying to push a project to a remote repository from the command line.From inside my local directory, I hit:$ git pushand obtain the following error:remote: Permission to username1/repo.git denied...

View Article

Connect to wifi via bash script in Debian

This command seems to be kinda outdated because it only supports wep:iwconfig wlan0 essid WIFI_NETWORK key s:WIFI_PASSWORD dhclient wlan0I found an alternative way that supports wpa2, but it involved...

View Article

Image may be NSFW.
Clik here to view.

Why I can't the prompt in VSCode's terminal?

I am trying to change the prompt in my VSCode's terminal.My OS is MacOS Monterey 12.6.I use the zsh and I change the PS1 in .zprofile,such like this.Then I use echo to test.The others can work except...

View Article


Paste in Nano is not working

I used Ctrl+Shift+6 to select a block of text in Nano, then cut it with Ctrl+K. This successfully removed the text from my buffer.But when I do Ctrl+U to paste what I had cut, nothing is pasted.Where...

View Article

Terminal returning error "bash: /usr/bin/(command) /bin/bash: bad...

When I look up this particular error on the web, every single one of them are in regards to shell scripts. I keep getting this error in the terminal itself and my home server is completely unusable...

View Article


Image may be NSFW.
Clik here to view.

Why I can't change the prompt in VSCode's terminal?

I am trying to change the prompt in my VSCode's terminal.My OS is MacOS Monterey 12.6.I use the zsh and I change the PS1 in .zprofile,such like this.Then I use echo to test.The others can work except...

View Article

What Changed in CMD in Windows 11 22H2 [closed]

So with the move to Windows 11 22H2 and the change to Terminal as the default, there has been some additional changes to CMD. I would like to know what has changed to cause the different behavior in...

View Article


Fairly new computer, windows 10 pro, not able to open cmd in a specific path...

I used to be able to do this on my laptop. But now I have a desktop and when I try this, it just shows C:\>instead of being in the path I want it to be in. I have no idea how to fix this or where to...

View Article

Image may be NSFW.
Clik here to view.

How do I copy the "tree" command output from Linux Terminal without losing...

When copying the output of the "tree" command from the Terminal, the colours that were shown in the terminal get lost, whether I put it here or in a Google Drive Doc.Example:tree /var/log/apt -La...

View Article

Libcurl not usable on mac os x

I'm running the configure command to install a particular software package, but it fails when it reaches it's libcurl requirement. This is the output it gives: checking for the version of libcurl......

View Article
Browsing all 521 articles
Browse latest View live