Victor Batarse
Victor Batarse
can confirm this is also an issue with the latest version of the cli beta ```v2.0.0-beta.11```
Sorry, I meant is as **I** can confirm this is also an issue, as I am also having it with the newest beta haha, didnt mean it as a question
Hi, this seems incredible useful!, Are there any plan to stabilize this into `1.1.0-rc.x`?
I see, thanks!
hey in case anyone sees this, I had never needed to run this before for git to be authenticated with github, but if you run this once, it will work...
Thats the version brew installs, but even when moving to stable and installing with `cargo install`, it will give the same error
Going back to gitui 0.26.1 fixes the issue
Also it seems that inside nvim it simply ignores the theme.ron file and uses whatever nvim theme is currently applied, Idk if this is a misconfig on my side tho,...
No problem! And thanks a lot for such great utility tool
yes, like this ```ron ( selected_tab: Some("Reset"), command_fg: Some("#4c4f69"), selection_bg: Some("#acb0be"), selection_fg: Some("#4c4f69"), cmdbar_bg: Some("#e6e9ef"), cmdbar_extra_lines_bg: Some("#e6e9ef"), disabled_fg: Some("#4c4f69"), diff_line_add: Some("#40a02b"), diff_line_delete: Some("#d20f39"), diff_file_added: Some("#df8e1d"), diff_file_removed: Some("#e64553"), diff_file_moved: Some("#8839ef"), diff_file_modified:...