index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tty-term.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'obsd-master' into master
Thomas Adam
2021-08-25
|
\
|
*
setupterm needs char * not const char * on some platforms.
nicm
2021-08-25
|
*
Fix warnings, from Jan Tache in GitHub issue 2692.
nicm
2021-06-10
|
*
Three changes to fix problems with xterm in VT340 mode, reported by
nicm
2021-06-10
|
*
There is no need to call del_curterm in the server anymore.
nicm
2021-03-01
*
|
Fix warnings, from Jan Tache in GitHub issue 2692.
Nicholas Marriott
2021-05-03
*
|
Three changes to fix problems with xterm in VT340 mode, reported by Thomas
Nicholas Marriott
2021-04-22
*
|
Reinstate del_curterm ifdef bits.
Nicholas Marriott
2021-03-01
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-02-17
|
\
|
|
*
Move the call to setupterm() into the client and have it pass the
nicm
2021-02-17
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-02-05
|
\
|
|
*
Send Unicode directional isolate characters around horizontal pane
nicm
2021-02-05
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-10-13
|
\
|
|
*
Set RGB flag if capabilities are present, GitHub issue 2418.
nicm
2020-10-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-10-05
|
\
|
|
*
Use the setal capability as well as (tmux's) Setulc.
nicm
2020-10-05
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-08-24
|
\
|
|
*
Do not run off end of string when stripping delays, reported by Dave
nicm
2020-08-24
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-06-05
|
\
|
|
*
Fix various confusion about am vs xenl.
nicm
2020-06-05
|
*
Add a terminal feature for enable/disable extended keys (supported by
nicm
2020-05-16
|
*
Instead of having a default set of terminals in terminal-overrides that
nicm
2020-05-16
|
*
Add extension terminfo(5) capabilities for margins.
nicm
2020-05-16
*
|
Put headers back how they were.
Nicholas Marriott
2020-05-22
*
|
Maybe this is better.
Nicholas Marriott
2020-05-22
*
|
Think Solaris needs term.h here.
Nicholas Marriott
2020-05-22
*
|
Log ncurses and utf8proc versions.
Nicholas Marriott
2020-05-22
*
|
Add a terminal feature for enable/disable extended keys (supported by xterm and
Nicholas Marriott
2020-05-15
*
|
CUD is not a requirement and tweak some comments.
Nicholas Marriott
2020-04-24
*
|
Instead of having a default set of terminals in terminal-overrides that get XT
Nicholas Marriott
2020-04-24
*
|
Add feature and capabilities for focus reporting. Also document AX and XT even
Nicholas Marriott
2020-04-24
*
|
Add a feature for bracketed paste.
Nicholas Marriott
2020-04-24
*
|
Add extension terminfo(5) capabilities for margins.
Nicholas Marriott
2020-04-23
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-04-23
|
\
|
|
*
Overrides need to be applied both before and after features in case they
nicm
2020-04-23
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-04-20
|
\
|
|
*
Apply terminal-overrides after terminal detection, it always takes
nicm
2020-04-20
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-04-20
|
\
|
|
*
Change the Sync capability to be a string instead of a flag.
nicm
2020-04-20
|
*
Tidy up the terminal detection and feature code and add named sets of
nicm
2020-04-20
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-04-16
|
\
|
|
*
Add support for the iTerm2 sychronized updates escape sequence which
nicm
2020-04-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-01-28
|
\
|
|
*
If we can identify the terminal as iTerm2 or as tmux, we can be sure
nicm
2020-01-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-01-12
|
\
|
|
*
The terminal type was never as much use as I expected so remove it in
nicm
2020-01-12
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-11-28
|
\
|
|
*
Long lines and spacing fixes.
nicm
2019-11-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-10-03
|
\
|
|
*
Do not lazily use BUFSIZ for "I don't care what size" when building
nicm
2019-10-03
[next]