Fabian Homborg ef96a6614b Update termsize before a sigwinch handler
This could have been one iteration off, e.g.

```fish
function on-winch --on-signal winch
    echo $LINES
end
```

Resize the terminal, it'll print e.g.

24

then run `echo $LINES` interactively, it might have a different answer.

This isn't beautiful, but it works. A better solution might be to make
the termsize vars electric and just always update them on read?
2021-04-14 17:27:53 +02:00
..
2020-11-22 14:39:48 +01:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2020-11-22 14:39:48 +01:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-02-08 15:16:21 -06:00
2021-02-08 15:16:21 -06:00
2021-03-29 17:44:13 +02:00
2021-03-28 15:31:25 -07:00
2021-02-07 10:59:10 -08:00
2020-11-22 14:39:48 +01:00
2020-09-21 17:44:58 +02:00
2020-11-22 14:39:48 +01:00
2021-02-07 21:18:51 +01:00
2021-03-28 20:30:37 +02:00
2021-04-13 10:38:17 +02:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2020-09-03 11:01:27 -07:00
2020-09-03 11:01:27 -07:00
2020-08-08 15:32:06 -07:00
2020-12-05 13:19:07 -08:00
2021-03-28 15:31:25 -07:00
2021-03-27 18:28:03 +01:00
2021-03-27 18:28:03 +01:00
2021-03-21 19:41:36 +01:00
2021-03-31 17:21:46 +02:00
2020-12-14 22:54:53 +01:00
2020-08-24 12:12:10 -07:00
2021-03-28 15:31:25 -07:00
2021-03-28 15:31:25 -07:00
2021-03-21 16:33:04 -07:00
2021-03-21 16:33:04 -07:00