summaryrefslogtreecommitdiff
path: root/misc/screen/distinfo
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2014-08-25 20:02:32 +0000
committerkim <kim@pkgsrc.org>2014-08-25 20:02:32 +0000
commit909b7d660d25de3402b43ddd9bff871a65f551aa (patch)
tree0e1b3a0eb0709da3aab499b0e789975448d19ced /misc/screen/distinfo
parent3173da809fd70d423e73a76eb3904ac1f0ffa38d (diff)
downloadpkgsrc-909b7d660d25de3402b43ddd9bff871a65f551aa.tar.gz
Upgrade screen to version 4.2.1.
Version 4.2.1 (28/04/2014): * allow for terminal with long $TERM (up to 32 characters) * allow to use long logins * documentation fixes * runtime fixes Version 4.2.0 (17/04/2014): New Commands: * 'unbindall' to unbind all commands * 'up', 'down', 'left', 'right' sub-commands for 'focus' * 'rendition' to specify rendition to use in caption/hardstatus for window-names that have bell/monitor/silence/so turned on. * 'layout', with the following sub-commands - 'title' - 'number' - 'autosave' ('autosave on' or 'autosave off') - 'new' - 'save' ('save <name>') - 'select' - 'next' - 'prev' - 'attach' - 'show' - 'remove' - 'dump' * 'group' for moving window(s) into a group. * 'defmousetrack' and 'mousetrack', to turn on/off mouse-tracking for displays. It's turned off by default. With mouse-tracking turned on, it's possible to switch to a region ('focus') using mouse clicks. It's also possible to select a text region in copy-mode using a mouse click to place a mark and the scroll wheel to scroll through the buffer. Additional features might be to allow clicking on window-titles in the caption to switch to that window. * All commands prefixed '@' are treated as 'quiet', i.e. '@'-prefixed commands do not trigger any display messages. Changed Commands: * '-v' parameter to 'split' command for vertical splits. * 'sorendition' deprecated in favour of 'rendition so'. * 'digraph' can take a second parameter to specify custom digraphs. For example, 'digraph >= ≥' or 'digraph >= U+2265' Using '0' as the second parameter will remove the digraph. * 'stuff' will prompt for input if there's nothing to stuff. * The argument to ":number" can be prefixed with '+' or '-' to use it as a relative argument. * '-g' parameter to 'windowlist' to show nested list of windows. * '//group' parameter to 'screen' to create a grouped window. * 'blankerprg' shows the currently set command on no argument. * 'maxwin' can now be used to increase the number of maximum windows. .screenrc: * $PID expands to the PID of the screen session. * $PWD expands to the current working directory of the session. * $STY expands to the session name. * Tilde-expansion in pathnames (e.g. for the 'source' command) * C-style escapes can be used (e.g. "\n" to get a newline with 'stuff') * '%p' in caption/hardstatus string expands to the PID of the backend, and '%+p' expands to the PID of the frontend (display). * '%S' in caption/hardstatus string expands to the session name. * '%P' in the caption string evaluates to true if the region is in copy mode. * '%E' in the caption string evaluates to true if the escape character has currently been pressed. Window List: * Nested views when there are window groups (with 'windowlist -g'). * Press 'm' to toggle the most-recent view. * Press 'g' to toggle nestedness. * Press 'a' to view all windows in the list. * Press '/' to search in the list. * Press ',' and '.' to re-order windows in the list. * Press 'K' to kill a window (requires confirmation). Display List: * Press 'd' to detach a display, 'D' to power-detach. Others: * Start using 'ChangeLog' for logging changes again. * Terminfo update for 256-color support. * Multiple input history (partially from Romain Francoise). * vi-like fFtT;, searching in copy mode. * In copy mode, search in reverse direction when 'N' is pressed. * Tab-completion for command input. * Some more readline-like bindings in input mode (e.g. ^W, ^D, ^P, ^N etc.) * Fix displaying unicode characters in the caption/hardstatus on UTF8 locale. * A revamped displays list (for 'displays' command) * Increased default maximum number of windows from 40 to 100. * Increased number color/attribute changes in caption/hardstatus string from 16 to 256. * Some commands can be remotely queried using the -Q command-line flag. In-Progress: * Scripting support (thanks to Google Summer of Code 2009 project by Rui Guo)
Diffstat (limited to 'misc/screen/distinfo')
-rw-r--r--misc/screen/distinfo34
1 files changed, 15 insertions, 19 deletions
diff --git a/misc/screen/distinfo b/misc/screen/distinfo
index 8e0cb3bfa78..3634d383924 100644
--- a/misc/screen/distinfo
+++ b/misc/screen/distinfo
@@ -1,21 +1,17 @@
-$NetBSD: distinfo,v 1.33 2012/09/15 09:14:53 apb Exp $
+$NetBSD: distinfo,v 1.34 2014/08/25 20:02:32 kim Exp $
-SHA1 (screen-4.0.3.tar.gz) = 7bc6e2f0959ffaae6f52d698c26c774e7dec3545
-RMD160 (screen-4.0.3.tar.gz) = 8c3903c1642ae30fd9d5706298919428552f7754
-Size (screen-4.0.3.tar.gz) = 840602 bytes
-SHA1 (patch-aa) = e8894dffc4a6d05fddcdb1f4091c5f41b7639fcf
-SHA1 (patch-ab) = f4fc914ad9c48cb83cf3633630cb83e4a8e90ff5
-SHA1 (patch-ac) = 36a1f3e465b511dc795ee9e7f016416b5312d6f0
-SHA1 (patch-ae) = dcdbb1ca08e36308f5659a90a5b6f31fb3a45691
-SHA1 (patch-ah) = 10af05907e368af17fa3bb5e24101aa4d260ab8a
-SHA1 (patch-ai) = 0775c95da8bab6d0c9218328aadcd30e3aa81885
-SHA1 (patch-aj) = 220ae716eb7b59dd76c7d7f111cc61cb17d0a414
-SHA1 (patch-ak) = f9029f0f49ea3b2ca8d15dea03b209e4c2fa4ef1
-SHA1 (patch-al) = 6ee93058847f3894a886346676e4a613c0bd134e
+SHA1 (screen-4.2.1.tar.gz) = 21eadf5f1d64120649f3390346253c6bc8a5103c
+RMD160 (screen-4.2.1.tar.gz) = 20ddf4a33f91e60a42a31f02aa2a30a9c5cba9b5
+Size (screen-4.2.1.tar.gz) = 1062485 bytes
+SHA1 (patch-aa) = 776eafabda01f8bc7a748e7d8dc1ffa706cd4c9d
+SHA1 (patch-ab) = bbbdb1494beb1fcde9388f8e0ab628a841a076e8
+SHA1 (patch-ae) = fbdd06a56bfeaa6d02f13075c8a0363c8d0fbf93
+SHA1 (patch-ai) = f8615e11bdfa8a7882a7c1feb75ac1a40d6c7ab7
+SHA1 (patch-aj) = 4b2ec0f3d7a275a17d535fe31e0bccb297b5bc49
+SHA1 (patch-ak) = 28fb1de315b9622de4babd065eda06c516f786c2
+SHA1 (patch-al) = d06f52323c7f8343fdea1296e9942391cbbde75e
SHA1 (patch-am) = 5fdc32f33ebbb5385292919f6cd01bedc30491d9
-SHA1 (patch-an) = 44712ae5875c60eac0d4d6ba5cc3731dbfd4458b
-SHA1 (patch-ao) = 81b0d64dd5918cd4d6fbc02dff0470a441a200d4
-SHA1 (patch-ap) = fd3717b70f3ade08de486e4ffad9cac39c11d3bf
-SHA1 (patch-aq) = 997a0ce76086f1dd966868b1fc9ca3bb96b4b4fb
-SHA1 (patch-ar) = cbbcb6e098e966d73c4f0bbbb26e655d88152224
-SHA1 (patch-as) = a6105d64d46df079d3f80965140c1d83b3e72268
+SHA1 (patch-an) = 2984db4597a1b09450a6632d0b9b7fb05a0ccb06
+SHA1 (patch-ao) = d5d0eca07045b83ec06ee284e754c24ae90b405c
+SHA1 (patch-ap) = 5082cf450f4cfa85570540504f1691ee2676dec4
+SHA1 (patch-as) = 79af75200cbe428be9bb78ebf9aeba9f23a52eec