-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
st crashed when trying to open i3blocks config using vim/nano (installing fonts not fixing issue) #496
Comments
Are you sure that is urxvt? Looks like ST? |
I can almost guarantee it is this issue. |
It's crashing because i3blocks config has emojis which it cant render. Always look at closed issues before opening a new issue :). |
Oh. my bad. Thanks Alot |
Ok. so i tried to install all the fonts. ttf-symbola keeps failing to install with yay or git clone and makepkg -si. then i installed ttf-symbola by downloading the symbola.zip using a curl command from the aur site. installed successfully. still the issue persists. also i logged out and in after installing/uninstalling the fonts |
Run I'll have it patched in a bit. |
umm, one more thing. ducksearch ( mod + F12 ) is not working. i'm assuming its one of your scripts that should be in .local/bin. its not there |
well i'm closing this issue now. PS: Great project |
Okay, great. If that AUR program failed to install, these might've as well, so you might want to install them too with yay:
Most of them aren't 100% necessary though. As for F12, I think I had removed that binding, but I guess it might be still in the documentation (which is a little out of date, by the way). |
Okay, the underlying problem should be solved now. LARBS should always ship with |
the F12 binding is not just in the doc. its there in i3/config |
By the way, there is another little error I took care of, but you might have it since you just downloaded. Where
Then just rerun the LARBS script (will just take a second since all the programs are already installed). There were some permission problems that may or may not have affected recent installs. |
Ok. I did that and i remembered something. the binding mod+Shift+Escape was not working. (to exit i3 in my case ). |
just setup i3 using larbs.sh
I was just going through the config files and when i tried to vim/nano the i3blocks config file urxvt just crashes. i am able to open it using xterm and other terminal emulators.
then i copied the config file to my home folder and i was able to open it with vim/nano.
then i tried to edit a copy of the config in the same directory and crashed
I tried to edit another file in that directory and i was able to.
here's the link to a imgur video showing the issue. idk why but the quality is lower on imgur than on my pc.
https://i.imgur.com/qqPxfmR.mp4
The text was updated successfully, but these errors were encountered: