Age | Commit message (Expand) | Author |
2010-01-08 | mouse-select-pane has to redraw the borders now too. | Nicholas Marriott |
2010-01-07 | New command, join-pane, to split and move an existing pane into the space (like | Nicholas Marriott |
2010-01-07 | Fix this properly. | Nicholas Marriott |
2010-01-07 | Don't return the root cell if the string doesn't match. | Nicholas Marriott |
2010-01-07 | Use the specified pane for size calculations. Doh. | Nicholas Marriott |
2010-01-07 | Change split-window to accept a pane target (it should be split-pane but | Nicholas Marriott |
2010-01-06 | Correctly clear 256-colour flag for aixterm colours. | Nicholas Marriott |
2010-01-05 | Make the way .wav files are handled closer to the way sockets are | Alexandre Ratchov |
2010-01-04 | Stop installing many of the incredibly dated and un-authoritative share/doc | Theo de Raadt |
2010-01-04 | bz#1566 don't unnecessarily dup() in and out fds for sftp-server; ok markus@ | Damien Miller |
2010-01-04 | Implement tab-completion of commands, local and remote filenames for sftp. | Damien Miller |
2010-01-04 | Don't escape backslashes in the SSH2 banner. bz#1533, patch from | Darren Tucker |
2010-01-03 | This is not intended to document just the mandoc(1) program, but rather | Ingo Schwarze |
2010-01-03 | Install mandoc_char(7), a comprehensive overview of mandoc(1) special | Ingo Schwarze |
2010-01-03 | Fix selection behaviour when the cursor is moved backwards (ie so the selection | Nicholas Marriott |
2010-01-03 | Neither .Pp nor unqualified text are allowed at the top level of .Bl; | Ingo Schwarze |
2010-01-03 | .Bl always requires .It, even in .Bl -column; | Ingo Schwarze |
2010-01-03 | Options to set the colour of the pane borders, with different colours for the | Nicholas Marriott |
2010-01-02 | Use the target print function for copy-mode, spotted by Tiago Cunha. | Nicholas Marriott |
2010-01-02 | Various syntax errors in list headers, found by mandoc(1), | Ingo Schwarze |
2010-01-02 | The .Os macro is not optional. Even with groff(1), | Ingo Schwarze |
2010-01-02 | complete the sync to 1.9.15-pre2: mostly minor fixes | Ingo Schwarze |
2010-01-01 | When a .Fl macro without an argument is followed by text, | Ingo Schwarze |
2010-01-01 | when asked for the benefit of pre-selecting pkgs in the installer; | Ingo Schwarze |
2010-01-01 | .Bl may have .Sm as a child. | Ingo Schwarze |
2010-01-01 | Fix .Bl -column horizontal spacing to agree with groff. | Ingo Schwarze |
2010-01-01 | When multiple arguments are passed to .Fl, | Ingo Schwarze |
2010-01-01 | Use tcflush(3) instead of TIOCFLUSH, from Ed Schouten. | Nicholas Marriott |
2009-12-29 | sort previous; | Jason McIntyre |
2009-12-29 | Rename RDomain config option to RoutingDomain to be more clear and | Kevin Steves |
2009-12-26 | Fix the logic so that transition from a 256 colour to default works properly. | Nicholas Marriott |
2009-12-26 | Nuke some stray debugging. | Nicholas Marriott |
2009-12-25 | validate routing domain is in range 0-RT_TABLEID_MAX. | Kevin Steves |
2009-12-24 | Use sysctl() KERN_PROC2 instead of KERN_PROC, as the latter's ABI | Philip Guenthe |
2009-12-24 | sync to 1.9.14: rewrite escape sequence handling: | Ingo Schwarze |
2009-12-23 | sync to 1.9.13: minor fixes: | Ingo Schwarze |
2009-12-23 | partion -> partition. First one (mkfs.c) noted by Brad Tilley on tech@. | Kenneth R Westerback |
2009-12-22 | sync to 1.9.12, mostly portability and refactoring: | Ingo Schwarze |
2009-12-22 | implement -C (silent -c), required by POSIX.1-2008; | Ingo Schwarze |
2009-12-22 | add `1' to the interactive command list too; from Mark Lumsden | Jason McIntyre |
2009-12-22 | add -1 to show_help(); from Mark Lumsden | Jason McIntyre |
2009-12-22 | Fix a couple of problems with grouped sessions reported by danh: redraw | Nicholas Marriott |
2009-12-20 | fix an incorrect magic number and typo in PROTOCOL; bz#1688 | Damien Miller |
2009-12-20 | Use the standard wording, requested by jmc@. | Ingo Schwarze |
2009-12-20 | find -LH was -L, but must be -H according to POSIX; | Ingo Schwarze |
2009-12-20 | When passing user-controlled options with arguments to other programs, | Philip Guenthe |
2009-12-19 | try to clarify ChrootDirectory pathname argument a bit; resulting from | Kevin Steves |
2009-12-17 | Update from master repo. Many bugfixes + significant speedyps. | Anders Magnusson |
2009-12-17 | Allow keys to be replaced and reorder the table so that terminfo-defined keys | Nicholas Marriott |
2009-12-14 | Pass through the aixterm bright colours if the terminal supports them (>= 16 | Nicholas Marriott |