Skip to main content

Timeline for Evil cursor change by state

Current License: CC BY-SA 3.0

8 events
when toggle format what by license comment
Jan 15, 2015 at 19:32 comment added itsjeyd @Dan Oh, the pitfalls of having moderator privileges... ;)
Jan 15, 2015 at 19:01 comment added Dan @itsjeyd: whoops, that was my bad on the keybinding. I edited @nanny's comment from apropos-command to apropos -- turns out I had rebound C-h a to apropos a long time ago, forgot, and assumed it was the default.
Jan 15, 2015 at 18:11 vote accept Ryan
Jan 15, 2015 at 15:28 comment added itsjeyd @nanny +1 for mentioning apropos. Note, however, that C-h a is bound to apropos-command by default, which will only list matching commands. If you want apropos-command to consider non-interactive functions, you'll have to do C-u C-h a. The apropos command (which will show both commands and variables) is not bound to a key by default.
Jan 15, 2015 at 13:53 comment added nanny An aside: A good way to find the variables Dan referenced in his answer is to use apropos. You can hit C-h a (apropos), type a search ("evil cursor"), and hit RET to find the documentation of any matching functions, variables, commands, etc. Helm has a built-in source for this as well: helm-apropos.
Jan 15, 2015 at 12:56 history edited Dan CC BY-SA 3.0
added generalizing question
Jan 15, 2015 at 12:53 answer added Dan timeline score: 18
Jan 15, 2015 at 12:37 history asked Ryan CC BY-SA 3.0