Sorry I meant further notes >>
I have gvim working as follows
>> gvim
>> hohup gvim
But >> gvim & << hangs with the following >>
$ gvim &
[1] 50331808
$ ps
PID TTY TIME CMD
83886204 ttyp0005 0:00 /bin/ps
152 ttyp0005 0:00 /bin/sh
50331808 ttyp0005 0:00 /usr/local/vim/bin/gvim [1] + Stopped (SIGTTOU) gvim &
<<<<<<<<<<<<<<<<<<<<<
-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of
Bovy, Stephen
Sent: Monday, December 19, 2011 2:55 PM
To: [email protected]
Subject: RE: z/OS vim with gui=motif ??
Further NOT >>>>
Wonderful ( I got it to work !! ) But I had to use nohup like this >>
>> nohup gvim & <<< It looks very nice >> and seems to be
working pretty well
Any suggestions on why nohup is required or how to avoid using it ????
-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of
Bovy, Stephen
Sent: Monday, December 19, 2011 2:39 PM
To: [email protected]
Subject: z/OS vim with gui=motif ??
I got vim with gui = motif to compile and link
>>> I had to update config.h >>>>
/* #undef HAVE_XM_MANAGER_H */
/*#define HAVE_XM_NOTEBOOK_H 1 */
/*#define HAVE_X11_XPM_H 1 */
/* Define to the type of the XpmAttributes type. */ /*#define
XPMATTRIBUTES_TYPE XpmAttributes */
But when I tried it out it did not work >> { ohh well it was worth a
try :) }
$ gvim &
[1] 50331808
$ ps
PID TTY TIME CMD
83886204 ttyp0005 0:00 /bin/ps
152 ttyp0005 0:00 /bin/sh
50331808 ttyp0005 0:00 /usr/local/vim/bin/gvim [1] + Stopped (SIGTTOU) gvim &
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php