Skip to content

Commit 30e80c9

Browse files
author
Git for Windows Build Agent
committed
Update 6 packages
binutils (2.45-1 -> 2.45.1-1) mingw-w64-i686-binutils (2.45-2 -> 2.45.1-1) mingw-w64-x86_64-binutils (2.45-2 -> 2.45.1-1) mingw-w64-x86_64-git (2.52.0.rc1.windows.1-1 -> 2.52.0.rc2.windows.1-1) mingw-w64-x86_64-git-doc-html (2.52.0.rc1.windows.1-1 -> 2.52.0.rc2.windows.1-1) nano (8.6-1 -> 8.7-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent eedcbfd commit 30e80c9

File tree

833 files changed

+330
-307
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

833 files changed

+330
-307
lines changed

cmd/git-gui.exe

0 Bytes
Binary file not shown.

cmd/git-receive-pack.exe

0 Bytes
Binary file not shown.

cmd/git-upload-pack.exe

0 Bytes
Binary file not shown.

cmd/git.exe

0 Bytes
Binary file not shown.

cmd/gitk.exe

0 Bytes
Binary file not shown.

cmd/scalar.exe

0 Bytes
Binary file not shown.

cmd/tig.exe

0 Bytes
Binary file not shown.

etc/nanorc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,9 @@ include /usr/share/nano/*.nanorc
299299
## For copying a marked region to the system clipboard:
300300
# bind Sh-M-C "{execute}| xsel -ib {enter}{undo}" main
301301

302+
## For copying text to the local clipboard via OSC 52 (if terminal supports it):
303+
# bind M-* "{execute}|| printf "\033]52;c;%s\007" "$(base64 | tr -d '\n')" {enter}{undo}" main
304+
302305
## For normalizing Unicode to precomposed characters:
303306
# bind Sh-M-N "{execute}| uconv -x nfc {enter}" main
304307

git-bash.exe

0 Bytes
Binary file not shown.

git-cmd.exe

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)