Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b2d1ffb1
Commit
b2d1ffb1
authored
May 30, 2007
by
Nick Roberts
Browse files
(term_mouse_moveto): New extern.
parent
4d1d51d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/termhooks.h
src/termhooks.h
+1
-0
No files found.
src/termhooks.h
View file @
b2d1ffb1
...
...
@@ -453,6 +453,7 @@ enum {
#ifdef HAVE_GPM
#include <gpm.h>
extern
int
handle_one_term_event
(
Gpm_Event
*
,
struct
input_event
*
);
extern
void
term_mouse_moveto
(
int
,
int
);
/* Nonzero means mouse is enabled on Linux console */
extern
int
term_gpm
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment