Sherif Soliman

Results 13 comments of Sherif Soliman

Another request to update the font with a light variant if you get the time and inclination :) I tried to do it myself using the instructions for using [fontpatcher](https://github.com/Lokaltog/vim-powerline/tree/develop/fontpatcher)...

For what it's worth, I've been using vimcmdline with IPython for a while with almost no issues. It works most of the time, but every once in a while I'll...

@DaanJG Thanks for the tip, unfortunately it didn't work. I still get invalid syntax error when sending some visual blocks to the REPL. Using Neovim, no Tmux, just a Python...

This issue actually seems separate from the interpreter and might warrant its own GitHub issue. It still happens with the same code even with ``` let cmdline_app['python'] = 'ptipython' ```...

I'm not sure it can work without Tmux. I tried setting `cmdline_in_buffer = 0` and I get "Cannot start interpreter because not inside a Tmux session" I'll try to experiment...

I am having the same issue. I am guessing no solution was found or is forthcoming (?)

@HiCodin and/or @seanmckinley Did you just copy the glyph from within fontforge and past it into .vimrc?

@seanmckinley Thanks for replying. I tried doing that and it just throws the same error, even though I've opened the font directly in FontForge and confirmed it's been patched. Not...

Finally did manage to fix it. I had to right click the glyph, go to Glyph Info, right click on the Unicode Char, save it to file, and then copy/paste...

Glad you figured it out. How is it looking for you? I spent a lot of time trying to get it to work, and in the end the payoff wasn't...