1
0
mirror of https://github.com/tmate-io/tmate-ssh-server.git synced 2020-11-18 19:53:51 -08:00
Nicholas Marriott ab4e5e8574 Clean up manual layout code:
- change the one layout function into two _refresh and _resize
- create layout-manual.c for manual layout code
- move the fit panes/update panes code from window.c to the new file as it is only used by manual layout now
- move the resize pane code into layout-manual.c as well
- get rid of the direct calls to fit/update and make them go through layout
- rename a couple of variables

This is mainly as a first step before reworking the manual layout code to see if anything breaks.
2009-05-18 21:01:38 +00:00
2009-05-14 07:51:51 +00:00
2009-04-27 14:44:14 +00:00
2009-05-18 15:42:30 +00:00
2008-09-29 16:58:02 +00:00
2008-08-07 20:20:52 +00:00
2009-03-31 22:23:43 +00:00
2009-03-04 17:24:07 +00:00
2009-05-04 17:58:27 +00:00
2009-05-04 17:58:27 +00:00
2009-05-04 17:58:27 +00:00
2009-05-18 21:01:38 +00:00
2009-05-04 17:58:27 +00:00
2009-05-04 17:58:27 +00:00
2009-05-14 16:56:23 +00:00
2009-02-16 18:58:14 +00:00
2009-02-03 17:21:19 +00:00
2009-02-25 21:56:46 +00:00
2009-05-04 17:58:27 +00:00
2009-05-04 17:58:27 +00:00
2009-05-04 17:58:27 +00:00
2009-05-04 17:58:27 +00:00
2009-05-04 17:58:27 +00:00
2009-05-04 17:58:27 +00:00
2009-05-04 17:58:27 +00:00
2009-05-18 16:22:30 +00:00
2009-05-04 17:58:27 +00:00
2009-04-30 21:17:06 +00:00
2009-04-30 21:17:06 +00:00
2009-05-04 17:58:27 +00:00
2009-05-18 21:01:38 +00:00
2009-03-04 17:24:07 +00:00
2009-04-21 20:06:46 +00:00
2009-05-18 16:22:30 +00:00
2009-05-04 17:58:27 +00:00
2009-05-14 07:49:23 +00:00
2009-05-04 17:58:27 +00:00
2009-05-15 12:58:56 +00:00
2009-05-04 17:58:27 +00:00
2009-05-18 15:42:30 +00:00
FAQ
2009-05-14 18:43:02 +00:00
2009-05-04 17:58:27 +00:00
2009-05-04 17:58:27 +00:00
2009-05-04 17:58:27 +00:00
2009-05-18 21:01:38 +00:00
2009-05-18 21:01:38 +00:00
2009-05-04 17:58:27 +00:00
2009-04-21 20:57:10 +00:00
2009-05-04 17:58:27 +00:00
2009-05-04 17:58:27 +00:00
2009-05-04 17:58:27 +00:00
2009-05-04 17:58:27 +00:00
2009-05-04 17:58:27 +00:00
2009-05-04 17:58:27 +00:00
2009-05-17 18:15:41 +00:00
2009-05-04 17:58:27 +00:00
2009-05-18 21:01:38 +00:00
2009-05-04 17:58:27 +00:00
2009-05-04 17:58:27 +00:00
2009-04-30 16:24:20 +00:00
2009-05-04 17:58:27 +00:00
2009-05-04 17:58:27 +00:00
2009-05-04 17:58:27 +00:00
2009-05-18 21:01:38 +00:00
2009-01-29 19:24:34 +00:00
Description
No description provided
17 MiB
Languages
C 90.8%
Roff 6.9%
M4 0.9%
Awk 0.6%
Makefile 0.4%
Other 0.3%