Zhihao Yuan
Zhihao Yuan
Please give `cmake -DCMAKE_C_FLAGS="-I/path/to/ncurses/include" ..` a try.
The debugger leads me to https://github.com/lichray/nvi2/blob/52c07e84df713c967568b610294aa1d3f5b3f38a/ex/ex_append.c#L110-L147 Is this document relevant?
Only briefly. The start of this year has been intense :(
You can create a local patch that reverts 2851cfc26c3c3939fe685467cbe4ce7e05f0dbf3
## Historical notes https://github.com/lichray/nvi2/blob/16de509a8b44fb50acd475473f6829baf2b3ef2c/common/put.c#L137-L150 ## Observation '2P' seems to work "fine." ## Discussion The following discussion of how it's implemented in OpenBSD's ksh vi-mode is interesting: https://marc.info/?t=174527132800001&r=1&w=2 Take a look...
From Walter Alejandro Iglesias > suppose we want to paste "Hello" two times times with '2p'. Currently, this takes to the code the following steps (roughly): > > 1. Load...
I think it's a reasonable request -- when running commands where the output is for display purposes only, display them as-if the command ran in a terminal. I've checked that...
I have not found it helpful... And replicating features isn't a priority.
You can either close it or wait for a while to see if other users champion this feature.