summaryrefslogtreecommitdiffstats
path: root/src/cmds_visual.c
AgeCommit message (Expand)Author
2021-05-28rearranged some files in directoriesAndrés
2021-05-28CommentsAndrés
2021-05-27Added struct sheet * as parameter to some functionsAndrés
2021-05-26Added struct sheet * as parameter to some functionsAndrés
2021-05-21changes to support multisheetAndrés
2021-05-20changes to support multisheetAndrés
2021-05-14abstract spreadsheet's available display sizeNicolas Pitre
2021-05-14Save triggers when saving files. Renamed auto_justify to auto_fitAndrés
2021-04-27removed references to freezer / center_hidden_rowsAndrés
2021-04-14work on multiple frozen rows/columns. changed calc_offscr functionsAndrés
2021-04-07handled issue #374Andrés
2021-04-01Improve undo / yank using malloc for batchesAndrés
2021-04-01Revert "Improve undo / yank using malloc for batches"Andrés
2021-04-01Improve undo / yank using malloc for batchesAndrés
2021-04-01Preparing v0.8.1Andrés
2021-03-30Added UNDO and YANK macrosAndrés
2021-03-27Adde freeze to visual modeAndrés
2021-03-25Removed tabs. Corrected email address in filesAndrés
2021-03-21removed tabsAndrés
2021-02-26Ansi Cmongo
2020-08-27Add new command p and P in visual mode. Wim Stockman
2020-07-13Mark array declarations extern to work with gcc 10 -fno-commonMike Sharov
2018-07-24Don't allow visual selection to extend beyond maxrowsmikeymell
2018-07-24Fix #277mikeymell
2017-07-28Doxygen comments.Charles Edward Pax
2017-04-24fix file permissionsmongo
2017-04-21cpaste command to paste from clipboard to Sc-imandmarti1424
2017-04-10use chg_mode everywhere instead of changing curmode directlymongo
2017-04-07Added control to C-o and C-k keypresses in visual modemongo
2017-04-06renamed some ui functionsmongo
2017-04-05cleaned color.candmarti1424
2017-04-05fix some ui updatesandmarti1424
2017-04-05more cleaningmongo
2017-04-05more cleaningmongo
2017-04-03cleaning code. removing unneeded/comments lines. starting to isolate UI codemongo
2017-03-27shift command refactor. still to gomongo
2016-10-20change in # commandmongo
2016-09-09Removed commented includesmongo
2016-09-05Use pkg-config for ncursesw cflagsJohannes Löthberg
2016-08-11Fix in Eval of functions. Now EvalAll is not required.andmarti1424
2016-08-11Fix with C-k command in visual modeandmarti1424
2016-05-11Change in EvalAllmongo
2016-04-25Changed default branch name to devmongo
2016-04-23fix problem in inputline when change from visual mode to command modemongo
2016-04-15Renamed src.scim2 to srcmongo