search

Home  >  Q&A  >  body text

How to start sublime on ubuntu

There is no sublime in any folder after installation. Do you want to start it from the command line? How to open sublime? I installed sublime3.0


## in the root directory.

给我你的怀抱给我你的怀抱2728 days ago704

reply all(2)I'll reply

  • 为情所困

    为情所困2017-06-05 11:11:44

    After you install sublime, the command you run may not be sublime.
    You can find the corresponding sublime command through compgen -c | grep subl.
    Or after typing sublime, press the Tab key. See if it can be automatically completed.

    When running sublime and other desktop programs, the program must be executed in the terminal under the desktop environment. It cannot be executed under the character terminal.

    reply
    0
  • 淡淡烟草味

    淡淡烟草味2017-06-05 11:11:44

    First try subl directly to see if it works
    If not, add alias directly

    reply
    0
  • Cancelreply