summaryrefslogtreecommitdiffstats
path: root/src/gram.y
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-31Minimize copy_to_undostruct callsAndrés
2021-03-30Added UNDO and YANK macrosAndrés
2021-03-25Fixed bug on 'error' in gram.y - comment on issue #482Andrés
2021-03-25Added mappings for command mode.Andrés
2021-03-23fix building when not setting macro UNDOAndrés
2021-03-22add show_cursor to parser for runtime configurationNicolas Pitre
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-14added new underline_grid config value to show a nicer gridAndrés
2021-03-13Added new 'input_bar_bottom' configuration variableAndrés
2021-03-12work on RGB colors. added DEFINE_COLOR commandAndrés
2021-03-07Merge pull request #390 from mipmip/pr-yacc-morescriptcommandsAndrés M
2021-03-06work on issue #451Andrés
2020-11-26add new function @factEpicalert
2020-08-25Merge pull request #442 from wimstockman/strtonumAndrés M
2020-08-24should be "with mode", as status is whole lineV. Guruprasad
2020-08-24make filename display configurableV. Guruprasad
2020-08-24Added new command :strtonumwim
2020-04-10Merge pull request #354 from ayroblu/add_truncate_cellsAndrés M
2020-02-10add more commands usefull when scriptingPim Snel
2020-02-05add EXECUTE command for making non-interactive scripts more powerfullPim Snel
2019-09-10No truncate isnt recognised?Ben Lu
2019-09-10Add grammar symbolBen Lu
2019-09-10Add grammar and docBen Lu
2019-09-08Add v commandsBen Lu
2019-02-14Expand fcopy's functionalityLars Lenckowski
2018-07-24Call write triggers on value clearmikeymell
2018-03-22moved message when using set commandmongo
2018-03-21changed parse_str function so can handle white spacesmongo
2017-05-10autobackup feature - commit 1. :i command replaced with :loadmongo
2017-04-30Added subtotals feature. Still to handle multiple subtotals levels.andmarti1424
2017-04-29change in cpasteandmarti1424
2017-04-28copy entire content of clipboard if 'COPY_TO_CLIPBOARD_DELIMITED_TAB' is setmongo
2017-04-26gnuplot interactionmongo
2017-04-21cpaste command to paste from clipboard to Sc-imandmarti1424
2017-04-21Clipboard supportmongo
2017-04-09Arrenged commentsandmarti1424
2017-04-06renamed some ui functionsmongo
2017-04-05cleaned color.candmarti1424
2017-04-05more cleaningmongo
2017-04-03cleaning code. removing unneeded/comments lines. starting to isolate UI codemongo
2017-03-27Added SHIFT to gram.ymongo
2017-03-22print_graph now uses malloc and reallocmongo
2017-03-21Changes for issue #158mongo
2017-03-15removed tabs, and added white spacesmongo
2017-03-15Warnings cleanup and compilation time switches.roman65536
2017-03-14Merge of @roman65536 LUA workandmarti1424