logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

i3-sensible-editor - launches $EDITOR with fallbacks

Author

       Michael Stapelberg and contributors

i3 4.24                                            11/06/2024                              I3-SENSIBLE-EDITOR(1)

Description

       i3-sensible-editor is used by i3-nagbar(1) when you click on the edit button.

       It tries to start one of the following (in that order):

       •   $VISUAL

       •   $EDITOR

       •   nano

       •   nvim

       •   vim

       •   vi

       •   emacs

       •   pico

       •   qe

       •   mg

       •   jed

       •   gedit

       •   mcedit

       •   gvim

       Please don’t complain about the order: If the user has any preference, they will have $VISUAL or $EDITOR
       set.

Name

       i3-sensible-editor - launches $EDITOR with fallbacks

See Also

i3(1)

Synopsis

       i3-sensible-editor [arguments]

See Also