Re: activate another split view window by shortcut

2021-02-22 Thread V K
On Monday, February 22, 2021, 8:00:21 PM GMT+2, Pavel Sanda wrote: On Mon, Feb 22, 2021 at 05:43:35PM +, V K wrote: > After git stash and git checkout 2.3.x ./autogen.sh worked fine, but > ./configure failed: Yes, 2.3 needs explicit qt5 flag, please try ./configure --enable-q

Re: activate another split view window by shortcut

2021-02-22 Thread V K
On Monday, February 22, 2021, 11:35:29 AM GMT+2, Jürgen Spitzmüller wrote: Am Montag, dem 22.02.2021 um 09:09 +0100 schrieb Pavel Sanda: > > I checked new find ??? it's much more comfortable than previous! > > One thing ??? after reaching end and continuing search from > > beginning

Re: activate another split view window by shortcut

2021-02-22 Thread V K
On Monday, February 22, 2021, 12:19:44 PM GMT+2, Pavel Sanda wrote: On Sun, Feb 21, 2021 at 10:22:05PM +, V K wrote: > Yes, I just builded master successfully with these changes. Thanks, I committed fix for the master to allow build with 2.71. Would you mind checking the same for our

Re: activate another split view window by shortcut

2021-02-22 Thread Pavel Sanda
On Mon, Feb 22, 2021 at 07:00:11PM +, V K wrote: > On Mon, Feb 22, 2021 at 05:43:35PM +, V K wrote: > > After git stash and git checkout 2.3.x ./autogen.sh worked fine, but > > ./configure failed: > > Yes, 2.3 needs explicit qt5 flag, please try > ./configure --enable-qt5 > > > After t

Re: activate another split view window by shortcut

2021-02-22 Thread Pavel Sanda
On Mon, Feb 22, 2021 at 05:43:35PM +, V K wrote: > After git stash and git checkout 2.3.x ./autogen.sh worked fine, but > ./configure failed: Yes, 2.3 needs explicit qt5 flag, please try ./configure --enable-qt5 Pavel -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/m

Re: activate another split view window by shortcut

2021-02-22 Thread Pavel Sanda
On Sun, Feb 21, 2021 at 10:22:05PM +, V K wrote: > Yes, I just builded master successfully with these changes. Thanks, I committed fix for the master to allow build with 2.71. Would you mind checking the same for our 2.3.x branch so I can include that for the next stable 2.3 release? Pavel --

Re: activate another split view window by shortcut

2021-02-22 Thread Jürgen Spitzmüller
Am Montag, dem 22.02.2021 um 09:09 +0100 schrieb Pavel Sanda: > > I checked new find ??? it's much more comfortable than previous! > > One thing ??? after reaching end and continuing search from > > beginning by Enter active is not search area but text area, so > > hitting Enter deletes matched wor

Re: activate another split view window by shortcut

2021-02-22 Thread Pavel Sanda
On Sun, Feb 21, 2021 at 10:22:05PM +, V K wrote: > I checked new find ??? it's much more comfortable than previous! One thing > ??? after reaching end and continuing search from beginning by Enter active > is not search area but text area, so hitting Enter deletes matched word and > creates

Re: activate another split view window by shortcut

2021-02-21 Thread V K
On Sunday, February 21, 2021, 10:39:39 PM GMT+2, Pavel Sanda wrote: On Sat, Feb 20, 2021 at 03:35:04AM +, V K wrote: > P. S. I can't compile lyx master in Manjaro (Arch derivative) anymore because > of autoconf versions: > > Using autoconf (GNU Autoconf) 2.71 > This autoconf

Re: activate another split view window by shortcut

2021-02-21 Thread Pavel Sanda
On Sat, Feb 20, 2021 at 03:35:04AM +, V K wrote: > P. S. I can't compile lyx master in Manjaro (Arch derivative) anymore because > of autoconf versions: > > Using autoconf (GNU Autoconf) 2.71 > This autoconf version is not supported by LyX. > LyX only supports autoconf 2.65-2.69. Can you r