Themes Font or Symbols not Working properly with Windows Terminal - windows

I am trying to install Oh my posh and Oh my git in Power shell through windows terminal but the fonts or the symbols are not correctly loading in, tried reinstalling the themes again and changing the ps1 profile doc, but the problem continues. Tried installing Nerd Fonts too, the fonts work in WSL Ubuntu, but not in Powershell in the Windows terminal.

Related

neovim split pane render error on windows os

When I use neovim by any terminal emulator (alacritty, windows terminal, cmder, etc ..)
on Windows OS, neovim or terminal emulator always draw copied text on another pane.
How can I fix it ?
bug image

Installed iterm2, now both vscode and mac internal terminals are not working

I installed iterm2 and oh my zsh on my new macbook pro M1. Now I can not use the internal vscode terminal or mac terminal.
What I have tried:
I have updated my mac, vscode, iterm2, brew, and oh my zsh.
I am using zsh.
I checked my system preferences/users & groups/unlock/advanced options/login shell: /usr/local/bin/zsh. Which seems correct?
In iterm2 I checked echo $SHELL. (see image)
In iterm2 I checked echo $PATH. (see image)
I ran brew doctor. No issues there.
Checked that I had oh my zsh installed and updated.
iterm2-shell/path/brew/ohMyZsh
In vscode I have looked at code/preferences/settings/[typed]terminal
checked terminal>integrated>shell: Osx
checked that json file. I don't know what Im looking for there.
vscode-settings.json
Need Help With:
In vscode the terminal window does not open now and I get a error message.
vscode internal terminal error message
Now that I have iterm2, am I no longer able to use the internal mac terminal? When I go to open the internal mac terminal it is stuck on the following screen.
Internal mac terminal
Any help or guidance would be much appreciated. I am new to the terminal and command line.
Thanks in advance.

My PyCharm start with /usr/bin/sh instead of /bin/bash in Linux Mint and not changing manually

I have installed PyCharm CE 2019.3 on Linux Mint Tricia and when I start PyCharm, the inbuilt terminal starts with /usr/bin/sh when I type command which bash in it.
The default system interpreter in the PyCharm setting is also showing /usr/bin/python3.7 but I want to use /bin/python3.7. The terminal shell path in PyCharm setting is showing /bin/sh by default which looks correct and for cross check I changed it to /bin/bash but the terminal shell is not changing.
I don't want to use /usr/bin/bash and /usr/bin/python3 because I need to use pyinstaller which works well only with global Python3 interpreter. Thanks!
I tried different ways including different versions of PyCharm and Linux distros. The issue is occurring when I am installing PyCharm CE from software center in latest Ubuntu (19.04) and Linux Mint. The issue is not coming when I am installing the same in Ubuntu 18.04 but the best solution I have achieved is by installing the PyCharm CE using Jetbrains toolbox and the issue is not coming even in Linux Mint 19.3. Hope, it may help someone. Thanks!

How do I run Anaconda through Bash application on Windows?

I installed Anaconda on Windows via the normal setup.
The normal setup (to me) lets me run Anaconda from Windows' Command Prompt.
Since I'm used to Linux, I tried using Anaconda from Bash Shell (on Windows as well). And I also found a way to install it on Bash from the beginning on this link.
I'd like to just use the current installation, instead of having to reinstall everything. Is that possible?

Open VSCode from Terminal - Conflict with Parallels VSCode version

Following this previous post, I was able to add code to my .bash_profile so that VSCode opens from the Terminal. However, it is the wrong VSCode that opens.
See, I have Parallels installed on my Mac, and that version of Parallels has a VSCode installed on it. When I run the Terminal command from the post mentioned above, Parallels is launched (even if not opened), and then the VSCode on it opens.
I would like to make sure that it's the VSCode installed on my Mac that opens. At this time, I am still using the Sublime CLI because the VSCode ones are of no use to me in this condition.
What would be my options?
The only way to achieve this I found was to disable sharing of Windows apps with Mac:

Resources