X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=include%2FCaps-ncurses;h=a1aef0d51e57550aca8a764bb66cca93aa200ee7;hp=3b0ea454a1315dc8c7d6830c825e1d2d997865cc;hb=a6ff7e087fd944fd0035075d0bb528e95e498d81;hpb=81c758ae6facb0256dbc8a9d1d93795dd093d683 diff --git a/include/Caps-ncurses b/include/Caps-ncurses index 3b0ea454..a1aef0d5 100644 --- a/include/Caps-ncurses +++ b/include/Caps-ncurses @@ -1,5 +1,5 @@ ############################################################################## -# Copyright (c) 2019 Free Software Foundation, Inc. # +# Copyright 2019,2020 Thomas E. Dickey # # # # Permission is hereby granted, free of charge, to any person obtaining a # # copy of this software and associated documentation files (the "Software"), # @@ -28,7 +28,7 @@ # # Author: Thomas E. Dickey # -# $Id: Caps-ncurses,v 1.6 2019/04/13 19:54:23 tom Exp $ +# $Id: Caps-ncurses,v 1.8 2020/02/02 23:34:34 tom Exp $ # ############################################################################# # @@ -345,7 +345,7 @@ used_by ncurses userdef E3 str - clears the terminal's scrollback buffer. userdef RGB bool - use direct colors with 1/3 of color-pair bits per color. userdef RGB num n use direct colors with given number of bits per color. -userdef RGB str nnn use direct colors with given bit-layout. +userdef RGB str - use direct colors with given bit-layout. userdef TS str - like "tsl", but uses no parameter. userdef U8 num n terminal does/does not support VT100 SI/SO when processing UTF-8 encoding. userdef XM str n initialize alternate xterm mouse mode @@ -359,7 +359,7 @@ userdef xm str nnns mouse response, p4 = state, e.g., pressed or released userdef xm str nnnsn mouse response, p5 = y-ordinate starting region userdef xm str nnnsnn mouse response, p6 = x-ordinate starting region userdef xm str nnnsnnn mouse response, p7 = y-ordinate ending region -userdef xm str nnnsnnnn mouse response, p8 = x-ordinate ending region +userdef xm str nnnsnnnn mouse response, p8 = x-ordinate ending region # used_by screen userdef AN bool - turn on autonuke.