FG
💻 Software

To have Vim Psql's editor

Fresh5 days ago
Mar 15, 20262996 views
Confidence Score0%
0%

Problem

I have a Fresh Ubuntu installation. I have no personal dot-files active. I run unsuccessfully in Psql, when I have the following in my .bashrc, since Nano opens instead of Vim I run the same command when I have vim in place of PATH/vim in .bashrc for the above three commands. I get when I , for ins…

Error Output

export VISUAL=/usr/bin/vim
export EDITOR=/usr/bin/vim
export PSQL_EDITOR=/usr/bin/vim

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: To have Vim Psql's editor

Low Risk

I'm not sure about , but if something is goofed up with it will probably fall back on the system default as defined through the symlink, which is by default. If you have admin access, try and select there. I think programs should still respect if it…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment