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

ed-tkdesk - edit a file using TkDesk's editor

Author

       Christian Bolik (Christian.Bolik@mainz.netsurf.de)

4th Berkeley Distribution                    TkDesk 2.0, 04/15/2004                                    TKDESK(1)

Description

       If invoked with no argument, ed-tkdesk will open a new TkDesk editor window without loading any file into
       it.

       If  one  or  more  file  arguments  are  given to ed-tkdesk, they will be loaded into a new TkDesk editor
       window.

       Ed-tkdesk communicates with TkDesk through a TCP/IP server that needs to be started  from  within  TkDesk
       using the menu entry "TkDesk Server" from TkDesk's "Options" menu.

Files

       tkdeskclient
              Usually in "/usr/local/bin", this program is used to perform the actual communication with TkDesk.

Name

       ed-tkdesk - edit a file using TkDesk's editor

Options

       -q     Load  files in the background, i.e. don't wait until associated editor window is closed but return
              immediately.

       file   The file that should be opened using TkDesk's editor.

See Also

tkdesk(1), cd-tkdesk(1), od-tkdesk(1)

Synopsis

ed-tkdesk [-q] [ file...]

See Also