summaryrefslogtreecommitdiffstats
path: root/src/cmds_command.c
AgeCommit message (Expand)Author
2021-04-01Revert "Improve undo / yank using malloc for batches"Andrés
2021-04-01Improve undo / yank using malloc for batchesAndrés
2021-03-30Added UNDO and YANK macrosAndrés
2021-03-27Adde freeze to visual modeAndrés
2021-03-26adding latex exportAndrés
2021-03-25Removed tabs. Corrected email address in filesAndrés
2021-03-25Added mappings for command mode.Andrés
2021-03-21fix issue setting conf variables like nonumericAndrés
2021-03-21Merge pull request #353 from ayroblu/add_visual_modeAndrés M
2021-03-20stop performing atoi() repeatedly on config valuesNicolas Pitre
2021-03-20clean up and optimize the dictionary codeNicolas Pitre
2021-03-14added define_color to command modeAndrés
2020-08-24Added new command :strtonumwim
2020-07-13Mark array declarations extern to work with gcc 10 -fno-commonMike Sharov
2020-02-08fix wq alias for x commandPim Snel
2020-02-06fix segfault, do not load_header when option nocursesPim Snel
2020-02-02initial markdown export supportPim Snel
2019-09-08Add v commandsBen Lu
2019-02-14Expand fcopy's functionalityLars Lenckowski
2018-10-08fix annoying bug because of not resetting inputline_pos to 0 when confirming ...mongo
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