I am getting this error whenever I try to open Gedit on WSL on Ubuntu terminal:
(gedit:3271): Gtk-WARNING **: 00:10:01.110: cannot open display:
Please suggest a fix to it. Thank you.
I am getting this error whenever I try to open Gedit on WSL on Ubuntu terminal:
(gedit:3271): Gtk-WARNING **: 00:10:01.110: cannot open display:
Please suggest a fix to it. Thank you.
vi
key bindings anyway. You can runvi
(or Neovim) directly from the terminal without requiring any overhead of a graphical application. But even when using VSCode, I recommend thevi
keybindings -- Once you invest the time in learning them, it will make editing so much faster in the future. – NotTheDr01ds Dec 24 '22 at 16:16