| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
KOIE Hidetaka in GitHub issue 2015.
|
| |
|
|
|
|
| |
stdin.
|
| |
|
|
|
|
|
|
|
|
|
| |
not attached, the server process asks it to open the file, similar to
how works for stdin, stdout, stderr. This makes special files like
/dev/fd/X work (used by some shells). stdin, stdout and stderr and
control mode are now just special cases of the same mechanism. This will
also make it easier to use for other commands that read files such as
source-file.
|
| |
|
|
|
|
| |
position is represented, GitHub issue 2014 from Anindya Mukherjee.
|
|
|
|
| |
issue 2013.
|
| |
|
| |
|
| |
|
|
|
|
| |
worrying about which is the latest client (there is only one).
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
legitimate sequences.
|
|
|
|
| |
formats for them.
|
| |
|
|
|
|
| |
Pruitt in GitHub issue 1989.
|
|
|
|
| |
it. From Evan Green, GitHub issue 1982.
|
| |
|
| |
|
| |
|
|
|
|
| |
Pruitt in GitHub issue 1985.
|
| |
|
| |
|
| |
|
|
|
|
| |
1980.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
also) to attach to the best existing session like attach-session rather
than creating a new one.
|
|
|
|
| |
margins are enabled (we already do this for linefeed).
|
|
|
|
| |
uses ^H rather than ^?. GitHub issue 1969.
|
|
|
|
|
| |
forward copy mode commands, this makes it easier to use the cursor_word
and cursor_line formats. From Anindya Mukherjee in GitHub issue 1964.
|
|
|
|
|
|
| |
unattached are likely to have been resized by something like
split-window where the user probably wants the resize to happen
immediately. GitHub issue 1963.
|
| |
|
|
|
|
| |
window_name is evaluated early. Reported by Mikolaj Kucharski.
|
| |
|
|
|
|
| |
cursor position in copy mode, from Anindya Mukherjee.
|
| |
|