> (introduction of term.dirty) which, on change of reverse mode (DECSCNM),
> caused only dirty lines to be redrawn with the new mode instead of the
> whole screen.
Maybe could be better idea revert 0dbf9c, because I think this problem
affects all the calls to redraw:
void
expose(XEvent *ev) {
Fix a bug introduced by 0dbf9c8c12a5de35d1cef22349ab80e8f0a8f10e
(introduction of term.dirty) which, on change of reverse mode (DECSCNM),
caused only dirty lines to be redrawn with the new mode instead of the
whole screen.
A good test-case is `echo foobar; tput flash`.
---
st.c | 4 +++-
1 file ch
patrick295767 patrick295767 said:
> One can retrieve the link and send it over mplayer on nix, vlc,... and
> any win32 apps as well.
quvi dump -b mute -e "ffplay %u" $URL
--
Dmitrij D. Czarkoff
Robert Figura said:
> A little more than two years ago i started coding some plumberlike in
> gawk, and i think it's time for me to seek suggestions and share what
Why not POSIX awk?
--
Dmitrij D. Czarkoff
FRIGN said:
> > I did not investigate issue in detail, but apparently xdg-open treats
> > all http links as "text/html". "xdg-open http:" starts Firefox.
>
> Yes, that's the problem. That's why I wrote soap in the first place.
But this is easy to work around with a shell script. Having somethin
Quoth Robert Figura on Thu, May 08 2014 10:37 +0200:
Maybe i'm just paranoid or bad at explaining. Care to give me a
hint? What's been useful, what would you keep?
It may be just a matter of formatting and copy-editing. I may have
been reading this with man-page expectations, but the opening
se
On Wed, 7 May 2014 21:24:52 -0400
Wolfgang Corcoran-Mathe wrote:
> Quoth Robert Figura on Wed, May 07 2014 18:26 +0200:
> > A little more than two years ago i started coding some plumberlike
> > in gawk,
[...]
> Looks interesting and potentially quite useful. Perhaps I am
> ignorant of its shortco