Eduardo Bellido Bellido
Eduardo Bellido Bellido
Probably using the format defined in [`HISTTIMEFORMAT`](https://www.gnu.org/software/bash/manual/html_node/Bash-Variables.html#index-HISTTIMEFORMAT) is the best approach. I'm currently using this setting: `HISTTIMEFORMAT='%F %T '`
Hello, I just spotted that PocketCasts support [landed into master branch](https://github.com/carlin-q-scott/browser-media-keys/commit/2348726e479c2a6828b82e11c283aeb70f407305) some months ago, so, @carlin-q-scott do you have plans to make a new release? Thanks for this great add-on!
Mmm, sounds good, let me dig about it a little more.
Looking forward to seeing this merged, awesome, thanks!
+1 for the capability matrix!
Very useful analysis, thanks @trinitronx!
Personally, I have the issue with gs, but for my daily work, I prefer having the gs (`git status`) alias by hand, because I rarely need ghostscript. A proposal that...
Any update on this? I would really appreciate an option to have a more "conventional approach" for the command line (a centered popup in the center of the screen. :sweat_smile:)....
You can do what you want this way: ``` call rpcnotify(1, 'Gui', 'Option', 'Tabline', 0) ``` +info in the [wiki](https://github.com/daa84/neovim-gtk/wiki/Configuration#options).
The GitGutter plugin has this feature: https://github.com/airblade/vim-gitgutter#hunks very useful IMHO.