GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
cmd-edit.cc File Reference
#include <cstdlib>
#include <cstring>
#include <string>
#include "cmd-edit.h"
#include "cmd-hist.h"
#include "file-ops.h"
#include "file-stat.h"
#include "lo-error.h"
#include "lo-utils.h"
#include "oct-env.h"
#include "oct-mutex.h"
#include "oct-time.h"
#include "quit.h"
#include "singleton-cleanup.h"
#include "strdup-wrapper.h"
#include "unistd-wrappers.h"
Include dependency graph for cmd-edit.cc:

Go to the source code of this file.

Classes

class  octave::default_command_editor
 

Namespaces

 octave
 

Functions

char * octave::do_completer_word_break_hook ()
 

Variables

static mutex octave::event_hook_lock