'cd' command not working on osx anymore
I am using terminal on my osx with zsh, and it is the same for vscode. But since this Monday I am unable to use cd command, and also in vscode terminal ng specific commands. I checked everything and I...
View ArticleWhy is libcurl showing as 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'cd' command in terminal - using partial folder name
If I want to navigate inside folder with long hard-to-type name, is there way to use 'cd' with some kind of shortened name of this folder, to get free from unnecessary work?
View ArticleHow to change the USERID of a Fuji Xerox printer using Macos Terminal?
How do I change the USERID of a Fuji Xerox printer using the Macos Terminal? Not through a graphical interface, any ideas?thanks~Change FujiXerox printer-Printer Options-Job Accounting using the Macos...
View ArticleSome commands take incredibly long to execute when having an active internet...
I'm running macOS Sequoia Version 15.1 and currently experience issues running commands in a zsh terminal while connected to the internet.When running commands like git status, they take incredibly...
View ArticleHow to enable split horizontal/vertical shortcut on WezTerm?
I'm on macOS, and my default terminal app is WezTerm (20240203-110809-5046fc22 installed).Is there a shortcut to do horizontal/vertical split from a right click, so I don't have to access the menu...
View ArticleKeyboard shortcut to jump between tabs on OS X Terminal
In OS X Terminal.app, if you open new windows, you can easily switch between them with Cmd-1, Cmd-2, Cmd-3, etc.You can also cycle between tabs, using Cmd-Shift-{ and Cmd-Shift-}. (or Cmd-Shift-Left...
View ArticleIs there a terminal tool (linux) for repairing corrupted zip files?
I've a corrupt zip file. I've tried to repair it withzip -F file.zipandzip -FF file.zipbut was not successful. Is there another terminal tool under Linux for repairing zip files?
View Articlenone of the commands work in linux terminal
All of a sudden I can't execute any command in my debian terminal:pi@rpi ~ $ ls-bash: ls: command not foundorpi@rpi ~ $ sudo omxplayer -r -o hdmi mymovie.mkv-bash: /usr/bin/sudo: No such file or...
View ArticleHow do I pass a path with spaces to WSL for Windows Terminal
I want to start WSL at a specific path /mnt/c/Users/My User/repos. We can do wsl.exe ~ for starting in the home directory, but I can't seem to pass a different path.I can wrap the path into an escaped...
View ArticleCan I make shift+arrow keys work the same way in iTerm2 as they do in text...
this question has some discussion on why shift+arrow keys don't use the default behaviour of selecting text, but it doesn't have any suggestions on how to make it have that behaviour. I'm ok with it...
View ArticleHow to extend selection in gnome-terminal? Depends on version?
I just moved this question I made some time ago, from StackOverflow to here:In a terminal I can select a single line, double clicking with the Left Mouse Button.With xterm, I can extend that selection...
View ArticleSelect text without blocking keyboard input in ConEmu?
In ConEmu, if I select some text, I cannot type anything in the terminal anymore. I need to press Enter first so as to clear the selection. This is different from other terminals in Linux for instance...
View ArticleHow can I copy on select in the OS X Terminal?
The common Unix terminal option to select and then right-click to paste is the best invention after the mouse. Is there any way to make Terminal in OS X do this? Hack the source code? Install...
View ArticleHow do I make Putty adjust the terminal & re-wrap lines when I resize the...
When using the Windows ssh command in either a Windows Terminal or a traditional Windows console, if I resize the window after running a command that echoed long wrapping lines (eg. cat...
View ArticleHow to configure SHIFT+LEFT, SHIFT+RIGHT, SHIFT+HOME and SHIFT+END keys in...
To configure the Home and End keys in terminal on MacBook Air (OS X 10.7.2) I defined in Terminal -> Preferences -> Keyboard:Key Action---- ------Home \033OHEnd \033OFWhat are the codes to...
View ArticleHow to select all text quickly in a Tera Term Pro window?
I am using Tera Term Pro version 2.3.I am hoping to select all then [Alt+C] to copy.I tried using [Ctrl+A] or [Alt+A] but it doesn't work.There is no "Edit > Select All" menu option.I have no choice...
View ArticleWhy can't we select a position to write from in the terminal window? [closed]
I am on MAC OS X 10.11.6. In the terminal window, it is possible to select text (typically to copy and paste it) but it is impossible to select a position in the text and write from it. It is also...
View ArticleHow to copy a large terminal history from Alacritty to the system clipboard -...
I installed Alacritty that uses vim to show files but embeds text in the terminal text so that I can copy whatever text from even ssh servers or terminals that do not have a system clipboard, and the...
View Article"ubuntu terminal"-like console for Windows? [closed]
I have to work in Vista for a while and I am searching for a console that will look much like ubuntu terminal. I want to be able to make the background transparent, change the font color, use keyboard...
View Article