##// END OF EJS Templates
crecord: avoid setting non-existing signal SIGWINCH on windows...
crecord: avoid setting non-existing signal SIGWINCH on windows Windows do not have a SIGWINCH so we avoid setting the handler if the signal is unknown.

File last commit:

r31765:264baeef default
r31931:0130c3e1 default
Show More
map-cmdline.show
2 lines | 178 B | text/plain | TextLexer
# TODO add label() once we figure out which namespace the labels belong on.
showbookmarks = '{if(active, "*", " ")} {pad(bookmark, longestbookmarklen + 4)}{shortest(node, 5)}\n'