Stephen Bolton
Stephen Bolton
I am seeing a ton of examples here where people have a mapping from a vim mode to a color. No one is handing visual block mode in the posted...
@Th3Whit3Wolf copied all of your keys for the different modes and put in my colors. When I go into Visual Block `` I get errors because reading from that map...
@richin13 I checked that before posting this issue. For visual block mode it says it returns `CTRL-V`. I have tried so many versions of listing this as a key and...
Yeah I was thinking `['^V'] = ...` was the one that would work and its the first one I tried. But it doesn't work.
Sorry not following @glepnir what you mean by the above snippet? Also sorry for commandeering this issue. I can create a new one if you'd like
Sounds good thanks @glepnir
Nice @xuyuanp. I ended up solving this by typing `Ctrl-v Ctrl-v` into the input and vim recognized the chars correctly. I might try swiching to '\22' though because its way...
Feature: Add a non interactive mode. What I mean by this is to have the option where dijo just outputs the goal grid and then exits. My reason for this...
Feature: allow editing past days of a habit I know that a few people have mentioned this as a need. I can definitely back it up. I have had to...
> I would like to be able to change the path of the `habit_record.json`, `habit_record[auto].json`, and `config.toml` on macOS. This feature could still be good to have but if you...