<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>i3 FAQ - Individual question feed</title><link>https://faq.i3wm.org/questions/</link><description>Frequently asked questions and answers about the i3 window manager</description><atom:link href="http://faq.i3wm.org/feeds/question/2647/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Mon, 14 Oct 2013 23:43:59 +0000</lastBuildDate><item><title>Vim cursor is invisible on gVim startup</title><link>https://faq.i3wm.org/question/2647/vim-cursor-is-invisible-on-gvim-startup/</link><description>It appears that whenever I open a new gVim window in i3, the cursor is invisible. There are a couple things that seem to consistently bring it back; for instance, entering and then exiting fullscreen works. However, switching to a different workspace on the same screen does not fix the cursor.

I'm not sure whether this is an i3 bug, a Vim bug, or a configuration error on my part, but I haven't seen it happen in KDE or Gnome, so I'm guessing it's an i3 bug.

I'm running VIM 7.4 compiled with the GTK2 GUI on CentOS 6.4 with i3 4.0.1. Please let me know if it would be helpful to see any info from my vim or i3 config files.</description><pubDate>Mon, 07 Oct 2013 19:27:05 +0000</pubDate><guid>https://faq.i3wm.org/question/2647/vim-cursor-is-invisible-on-gvim-startup/</guid></item><item><title>Comment by BatmanAoD for &lt;p&gt;It appears that whenever I open a new gVim window in i3, the cursor is invisible. There are a couple things that seem to consistently bring it back; for instance, entering and then exiting fullscreen works. However, switching to a different workspace on the same screen does not fix the cursor.&lt;/p&gt;

&lt;p&gt;I'm not sure whether this is an i3 bug, a Vim bug, or a configuration error on my part, but I haven't seen it happen in KDE or Gnome, so I'm guessing it's an i3 bug.&lt;/p&gt;

&lt;p&gt;I'm running VIM 7.4 compiled with the GTK2 GUI on CentOS 6.4 with i3 4.0.1. Please let me know if it would be helpful to see any info from my vim or i3 config files.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/2647/vim-cursor-is-invisible-on-gvim-startup/?comment=2684#comment-2684</link><description>I still haven't found a way to upgrade, but I did try running gvim in xmonad (the only other tiling window manager available to me at the moment) and saw the same bug, so I'll go see if I can ask the Vim folks about it.</description><pubDate>Fri, 11 Oct 2013 16:28:10 +0000</pubDate><guid>https://faq.i3wm.org/question/2647/vim-cursor-is-invisible-on-gvim-startup/?comment=2684#comment-2684</guid></item><item><title>Comment by Michael for &lt;p&gt;It appears that whenever I open a new gVim window in i3, the cursor is invisible. There are a couple things that seem to consistently bring it back; for instance, entering and then exiting fullscreen works. However, switching to a different workspace on the same screen does not fix the cursor.&lt;/p&gt;

&lt;p&gt;I'm not sure whether this is an i3 bug, a Vim bug, or a configuration error on my part, but I haven't seen it happen in KDE or Gnome, so I'm guessing it's an i3 bug.&lt;/p&gt;

&lt;p&gt;I'm running VIM 7.4 compiled with the GTK2 GUI on CentOS 6.4 with i3 4.0.1. Please let me know if it would be helpful to see any info from my vim or i3 config files.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/2647/vim-cursor-is-invisible-on-gvim-startup/?comment=2648#comment-2648</link><description>i3 4.0.1 is ancient. Upgrade to 4.6. If you can reliably reproduce it with i3, but not with e.g. awesome, wmii, twm, …, please file a bug at http://bugs.i3wm.org/</description><pubDate>Mon, 07 Oct 2013 19:32:53 +0000</pubDate><guid>https://faq.i3wm.org/question/2647/vim-cursor-is-invisible-on-gvim-startup/?comment=2648#comment-2648</guid></item><item><title>Comment by BatmanAoD for &lt;p&gt;It appears that whenever I open a new gVim window in i3, the cursor is invisible. There are a couple things that seem to consistently bring it back; for instance, entering and then exiting fullscreen works. However, switching to a different workspace on the same screen does not fix the cursor.&lt;/p&gt;

&lt;p&gt;I'm not sure whether this is an i3 bug, a Vim bug, or a configuration error on my part, but I haven't seen it happen in KDE or Gnome, so I'm guessing it's an i3 bug.&lt;/p&gt;

&lt;p&gt;I'm running VIM 7.4 compiled with the GTK2 GUI on CentOS 6.4 with i3 4.0.1. Please let me know if it would be helpful to see any info from my vim or i3 config files.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/2647/vim-cursor-is-invisible-on-gvim-startup/?comment=2712#comment-2712</link><description>Oh, I see the problem now; I had an autocmd in my vimrc trying to set the column width; commenting this out seems to fix the issue.</description><pubDate>Mon, 14 Oct 2013 23:43:59 +0000</pubDate><guid>https://faq.i3wm.org/question/2647/vim-cursor-is-invisible-on-gvim-startup/?comment=2712#comment-2712</guid></item><item><title>Comment by BatmanAoD for &lt;p&gt;It appears that whenever I open a new gVim window in i3, the cursor is invisible. There are a couple things that seem to consistently bring it back; for instance, entering and then exiting fullscreen works. However, switching to a different workspace on the same screen does not fix the cursor.&lt;/p&gt;

&lt;p&gt;I'm not sure whether this is an i3 bug, a Vim bug, or a configuration error on my part, but I haven't seen it happen in KDE or Gnome, so I'm guessing it's an i3 bug.&lt;/p&gt;

&lt;p&gt;I'm running VIM 7.4 compiled with the GTK2 GUI on CentOS 6.4 with i3 4.0.1. Please let me know if it would be helpful to see any info from my vim or i3 config files.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/2647/vim-cursor-is-invisible-on-gvim-startup/?comment=2664#comment-2664</link><description>I'm not sure I can upgrade. The downloads page recommends using the i3 package provided by the distro I'm using. I'm using CentOS 6, which uses the rhel6_epel repo for fedora packages. The i3 package is version 4.0.1. So I tried downloading 4.6 and running `make`, but it failed.</description><pubDate>Wed, 09 Oct 2013 17:02:18 +0000</pubDate><guid>https://faq.i3wm.org/question/2647/vim-cursor-is-invisible-on-gvim-startup/?comment=2664#comment-2664</guid></item></channel></rss>