summaryrefslogtreecommitdiffstats
path: root/src/cmds_command.c
AgeCommit message (Expand)Author
2018-06-15Use memcpy instead of strncpySijmen J. Mulder
2018-06-15Use more portable strncpy instead of strlcpySijmen J. Mulder
2018-06-15Fix missing call to wordexp()Sijmen J. Mulder
2018-06-15Add NO_WORDEXP codepaths for OpenBSDSijmen J. Mulder
2018-04-07work on issue 246andmarti1424
2018-03-22moved message when using set commandmongo
2018-03-22work on issue 240mongo
2017-12-15renamed winch to sig_winch. current fg and bg colors are kept if they are not...andmarti1424
2017-07-28Doxygen comments.Charles Edward Pax
2017-06-22Fix when sorting when no range is selectedmongo
2017-05-19Fixed file permissionsmongo
2017-05-11Change when moving in command mode and insert mode history:mongo
2017-05-10autobackup feature - commit 1. :i command replaced with :loadmongo
2017-05-05Add validation to set commandandmarti1424
2017-05-02clean cmds_command.c when shall return because of errorsmongo
2017-05-02fix in control of operation in subtotalmongo
2017-05-02Add subtotal to doc filemongo
2017-04-29add fcopy and fsum to tab completionandmarti1424
2017-04-26Added plotedit commandandmarti1424
2017-04-26gnuplot interactionmongo
2017-04-24fix file permissionsmongo
2017-04-21cpaste command to paste from clipboard to Sc-imandmarti1424
2017-04-21Clipboard supportmongo
2017-04-09cleaned commentsandmarti1424
2017-04-06renamed some ui functionsmongo
2017-04-05cleaned color.candmarti1424
2017-04-05more cleaningmongo
2017-04-05more cleaning of uimongo
2017-04-05more cleaningmongo
2017-04-03cleaning code. removing unneeded/comments lines. starting to isolate UI codemongo
2017-03-22Added :e xlsx in tab comp. commandsmongo
2017-03-22handle if xlsx file existsmongo
2017-03-22Basic xlsx exportmongo
2017-03-22set command now uses added get_maxvalue_length and get_maxkey_length to decla...mongo
2017-03-20Add wq commandandmarti1424
2017-03-17fixandmarti1424
2017-03-16Made untrigger work correctly.roman65536
2017-03-15had to add ATBL_P (private Macro in growtable) to prevent segv.roman65536
2017-03-14Merge of @roman65536 LUA workandmarti1424
2017-03-11new :unformat commandandmarti1424
2017-03-11Added new unfreeze commandandmarti1424
2017-02-23Added ignorecase configuration flag for string searchs - #152andmarti1424
2017-02-23Fix in commandline historymongo
2017-02-23Removed comment linemongo
2017-02-23Fix #149 in freeze branchmongo
2017-02-22fix datefmt cmd when a range is selectedmongo
2017-02-21Added :freeze special commandmongo
2017-02-21Fix sort command when not specifying a rangemongo
2017-02-12Add :file commandTamas TEVESZ
2017-02-12cellcolor now can receive a range as a parameterandmarti1424