mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-18 00:42:13 +03:00
083bf82c23
Closes #4621
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
exec 5000oabcdefghi<esc>%yppppp
|
|
nop %sh{
|
|
echo "write $kak_response_fifo" > "$kak_command_fifo"
|
|
cat "$kak_response_fifo"
|
|
}
|