magic/commands
R. Timothy Edwards b1095b323c Added a command option for "select move" without specifying the
X and Y values, in which case the selection is moved to the
current pointer position.  This allows a different implementation
of the "copy" command as "select move; select keep", which avoids
the problem that "copy" has of modifying the selection with layer
interactions with the existing layout.
2025-08-27 09:57:22 -04:00
..
CmdAB.c gcc11 -Wall -Wpedantic cleanup (post __attribute__ DLONG_PREFIX) 2025-01-06 16:27:10 +00:00
CmdAuto.c K&R commands/*.c: bulk function implementation conversion 2024-12-26 13:13:13 -05:00
CmdCD.c Corrected an error accidentally introduced a few commits ago in 2025-08-21 10:44:24 -04:00
CmdE.c gcc11 -Wall -Wpedantic cleanup 2025-01-06 16:12:11 +00:00
CmdFI.c feat: flush [-noprompt], option support 2025-01-07 13:58:45 -05:00
CmdLQ.c command: use 'const' with readonly data 2025-01-04 11:31:17 -05:00
CmdRS.c Added a command option for "select move" without specifying the 2025-08-27 09:57:22 -04:00
CmdSubrs.c C23: CmdSubrs.c fixup deprecated isascii() 2025-07-26 17:44:45 -04:00
CmdTZ.c Corrected an issue in computing the extended (includes area of 2025-08-26 11:00:20 -04:00
CmdWizard.c command: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
Makefile readline/Makefile: move up before with no scheme 2025-07-29 10:50:31 -04:00
commands.h header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00