EnglishFrenchSpanish

Ad


OnWorks favicon

medit - Online in the Cloud

Run medit in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command medit that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


medit - text editor

SYNOPSIS


medit [OPTION]... [FILES]

DESCRIPTION


medit is a text editor.

OPTIONS


-n, --new-app
run new instance of medit. By default medit opens FILES (or creates a new document
if none are given) in an existing instance of application

-s, --use-session[=yes|no]
load and save session. By default medit does it when -n is not used. If this
option is not given on command line then medit uses the corresponding preferences
setting.

--pid PID
use existing instance with process id PID.

--app-name NAME
use instance name NAME. If an instance with this name is already running, then it
will send files given on the command line to that instance and exit.

-e, --encoding ENCODING
use provided character encoding to open the file

-l, --line LINE
open file and position cursor on line LINE. Alternatively line number may be
specified with filename, e.g. medit foo.txt:12

-r, --reload
automatically reload opened file if it was modified on disk by another program.

-w, --new-window
open file in a new window.

-t, --new-tab
open file in a new tab.

--log-file FILE
write debug output into FILE. This option is only useful on Windows.

--log-window
show debug output in a log window. This option is only useful on Windows.

--debug DOMAINS
enable debug output for DOMAINS (if medit was compiled with --enable-debug option).

--geometry WIDTHxHEIGHT

--geometry WIDTHxHEIGHT+X+Y
default window size and position.

-h, --help
show summary of options.

-v, --version
show program version.

FILES list of files to open. Filenames may include line numbers after colon, e.g.
/tmp/file.txt:200. Trailing colon is ignored.

ENVIRONMENT VARIABLES


MEDIT_PID
if set, it is used as --pid argument. When medit spawns a process (e.g. a DVI
viewer) it sets MEDIT_PID to its own process id, so the child process may in turn
simply use 'medit filename' to open a file (e.g. for inverse DVI search).

CONTACT


http://mooedit.sourceforge.net/contact.html

Use medit online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    ExpressLuke GSI
    ExpressLuke GSI
    This SourceForge download page was to
    grant users to download my source built
    GSIs, based upon phhusson's great
    work. I build both Android Pie and
    Android 1...
    Download ExpressLuke GSI
  • 2
    PyQt
    PyQt
    PyQt is the Python bindings for
    Digia's Qt cross-platform
    application development framework. It
    supports Python v2 and v3 and Qt v4 and
    Qt v5. PyQt is avail...
    Download PyQt
  • 3
    garlic3
    garlic3
    Gambas3* coding tools and examples for
    use in SMB or other organizations that
    make internal programs. E.g. from
    database fields to class sourcecode with
    DbInfo...
    Download garlic3
  • 4
    Sardi
    Sardi
    Sardi is a complete restyling and
    optimisation of svg code. 6 choices for
    your applications and 10 kind of folders
    to use in your file manager. The sardi
    icons...
    Download Sardi
  • 5
    LMMS Digital Audio Workstation
    LMMS Digital Audio Workstation
    LMMS is a free cross-platform software
    which allows you to produce music with
    your computer. If you like this project
    consider getting involved in the project
    h...
    Download LMMS Digital Audio Workstation
  • 6
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS is a market-leading real-time
    operating system (RTOS) for
    microcontrollers and small
    microprocessors. Distributed freely
    under the MIT open source lice...
    Download FreeRTOS Real Time Kernel (RTOS)
  • 7
    Avogadro
    Avogadro
    Avogadro is an advanced molecular
    editor designed for cross-platform use
    in computational chemistry, molecular
    modeling, bioinformatics, materials
    science and ...
    Download Avogadro
  • More »

Linux commands

Ad