Re: [dev] ssam rocks! unwrapping paragraphs

2022-03-23 Thread Felix Van der Jeugt
On Tue, Mar 22, 2022, at 9:49 PM, 201009-suckl...@planhack.com wrote: sed is the canonical paragraph mangler. It's worth spending a bit to grok how that is true. tr -d '\r' | sed '/^$/!{H;d;};p;x;s/\n/ /g;' Gutenberg lines are CRLF-terminated so `tr` is needed. "Greg Reagle" wrote:

Re: [dev] how can I remap vis to bépo layout?

2019-10-31 Thread Felix Van der Jeugt
Hi, Quoting Damien Thiriet (2019-10-31 13:27:28) > Since there were announcement related to vis on that > list, I'll give a try here. > Being a bépo user (a dvorak-inspired keyboard, > look at www.bepo.fr), I would like to remap some keys > in vis normal mode, namely ctrs to hjkl and hjkl to

Re: [dev] [dwm] How do I launch a window in floating mode without using `Rules rules[]`?

2019-05-14 Thread Felix Van der Jeugt
Dear Enan Ajmain, Quoting Enan Ajmain (2019-05-14 13:00:34) > I want to add a keybinding to launch my terminal emulator in floating > mode, and I want it to be separate from my regular keybinding to > launch terminal in the currently active mode. If I wanted to launch > the terminal window always

Re: [dev] Writing subtitles for videos

2017-08-31 Thread Felix Van der Jeugt
Hi Quoting Thomas Levine (2017-08-31 10:04:26) > Or, does anyone have other recommendations about the editing of > subtitles? I haven't editted a lot of subtitles, but for sound synchronization, a waveform is extremely useful. Instead of hitting a button when you hear something, you can just

Re: [dev] Request for video player recommendation with a good playlist

2017-01-15 Thread Felix Van der Jeugt
Excerpts from Mattias Andrée's message of 2017-01-15 16:54:46 +0100: > On Sun, 15 Jan 2017 10:48:56 -0500 Alexander Keller > wrote: > > The simplest way I can imagine is to link them into a directory > > temporarily and/or permanently with: > > > > mkdir playlist ln