vi

2017-09-28 Thread Patrick Dupre
Hello, How can I keep stored the commands of vi from call to call? cf. 1,$s/ // I would like to have it back next time that I edit other file. Thank. === Patrick DUPRÉ | | email: pdu...@gmx

SV: vi

2017-09-28 Thread Daniel Ståhl
Maybe it's just my installation but doesn't vanilla vim do that per default? Just press : and up-arrow and old commands should appear. -- ds -Ursprungligt meddelande- Från: Patrick Dupre [mailto:pdu...@gmx.com] Skickat: den 28 september 2017 13:05 Till: fedora Ämne: vi Hello, How can

Re: vi

2017-09-28 Thread Ted Roche
On Thu, Sep 28, 2017 at 7:04 AM, Patrick Dupre wrote: > Hello, > > How can I keep stored the commands of vi from call to call? Within vim, enter command mode and type: :help history for pointers on how to do this. -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com _

Re: vi

2017-09-28 Thread Gordon Messmer
On 09/28/2017 04:04 AM, Patrick Dupre wrote: How can I keep stored the commands of vi from call to call? Make sure you have the "vim-enhanced" package installed.  IIRC, on core installs you'll only get the "vim-minimal" package. ___ users mailing li

Re: vi

2017-09-28 Thread Patrick Dupre
thank you very much. Actually you need to use wim === Patrick DUPRÉ | | email: pdu...@gmx.com Laboratoire de Physico-Chimie de l'Atmosphère | | Université du Littoral-Côte d'Opale

Re: Radeon(Kaveri) missing firmware and lost HW video acceleration?

2017-09-28 Thread stan
Not very knowledgeable about this, but I'll try to help. I'm running a locally compiled 4.14 kernel from koji. And my radeon is not the same as yours. On Wed, 27 Sep 2017 22:47:59 +0100 lejeczek wrote: > I think I've lost HW video decoding acceleration on  A10 > PRO-7800B R7 with recent kerne

Re: vi

2017-09-28 Thread Gordon Messmer
On 09/28/2017 07:27 AM, Patrick Dupre wrote: Actually you need to use wim Yes, but as long as you have the "vim-enhanced" package installed, "vi" should be an alias for "vim" ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe se

Re: vi

2017-09-28 Thread Patrick Dupre
=== Patrick DUPRÉ | | email: pdu...@gmx.com Laboratoire de Physico-Chimie de l'Atmosphère | | Université du Littoral-Côte d'Opale | | Tel. (33)-(0)3 28 23 76 12

Re: vi

2017-09-28 Thread Gordon Messmer
On 09/28/2017 10:28 AM, Patrick Dupre wrote: Yes, but as long as you have the "vim-enhanced" package installed, "vi" should be an alias for "vim" I do not think so: viw-enhanced rovides: /etc/profile.d/vim.sh only /etc/profile.d/vim.sh provide the alias to vi Am I right? I guess I'm not sure

Re: Radeon(Kaveri) missing firmware and lost HW video acceleration?

2017-09-28 Thread lejeczek
On 28/09/17 17:38, stan wrote: Not very knowledgeable about this, but I'll try to help. I'm running a locally compiled 4.14 kernel from koji. And my radeon is not the same as yours. On Wed, 27 Sep 2017 22:47:59 +0100 lejeczek wrote: I think I've lost HW video decoding acceleration on  A10

Re: autofs and ssh fail over ipsec tunnel

2017-09-28 Thread David A. De Graaf
On 09/24/17 16:44, Cameron Simpson wrote: David, Is this still broken? I'd like to trade some debugging attention for a primer on setting up IPSec, which i've never gotten around to. On 11Aug2017 14:12, David A. De Graaf wrote: I use an ipsec tunnel to connect my LAN (192.168.2.h) in North

Re: Radeon(Kaveri) missing firmware and lost HW video acceleration?

2017-09-28 Thread stan
On Thu, 28 Sep 2017 20:15:19 +0100 lejeczek wrote: > It seems that your Fedora has it all ok. > In Kodi you would only make sure vdpau is enabled in > settings, then play HD 1080p content & during playback press > "o" to see stats - (SW) means only software decoding. > What Readeon do you run?

Re: Radeon(Kaveri) missing firmware and lost HW video acceleration?

2017-09-28 Thread stan
On Thu, 28 Sep 2017 13:12:22 -0700 stan wrote: > On Thu, 28 Sep 2017 20:15:19 +0100 > lejeczek wrote: > > > It seems that your Fedora has it all ok. > > In Kodi you would only make sure vdpau is enabled in > > settings, then play HD 1080p content & during playback press > > "o" to see stats -

Re: Upgrade from f19 to f26

2017-09-28 Thread Eyal Lebedinsky
Just an FYI, for anyone else doing a long upgrade. It is a pain but can be done, more pain if your system is customised. On 11/09/17 10:00, Eyal Lebedinsky wrote: On 07/09/17 22:03, Eyal Lebedinsky wrote: [resend, never saw the first one] I have a server running f19 (don't ask). It is heavily

Re: autofs and ssh fail over ipsec tunnel

2017-09-28 Thread Rick Stevens
On 09/28/2017 12:15 PM, David A. De Graaf wrote: > On 09/24/17 16:44, Cameron Simpson wrote: >> David, >> >> Is this still broken? I'd like to trade some debugging attention for a >> primer on setting up IPSec, which i've never gotten around to. >> >> On 11Aug2017 14:12, David A. De Graaf wrote: >

Re: autofs and ssh fail over ipsec tunnel

2017-09-28 Thread Rick Stevens
On 09/28/2017 05:15 PM, Rick Stevens wrote: > On 09/28/2017 12:15 PM, David A. De Graaf wrote: >> On 09/24/17 16:44, Cameron Simpson wrote: >>> David, >>> >>> Is this still broken? I'd like to trade some debugging attention for a >>> primer on setting up IPSec, which i've never gotten around to. >>

Re: autofs and ssh fail over ipsec tunnel

2017-09-28 Thread Matthew Miller
On Thu, Sep 28, 2017 at 05:47:39PM -0700, Rick Stevens wrote: > I should also have prefaced my comments that I could be completely wrong > about firewalld not querying iptables. I don't know. I don't do a lot of > mucking about with firewalld. I'm an old hack and generally do my own > iptables stuf