summaryrefslogtreecommitdiffstats
path: root/src/cmds_command.c
diff options
context:
space:
mode:
authorWim Stockman <wim.stockman@gmail.com>2020-08-13 07:56:33 +0200
committerWim Stockman <wim.stockman@gmail.com>2020-08-13 07:56:33 +0200
commit3da2ea9cf146862effd431622df5216f937683b9 (patch)
tree8873b03dbee419f1f66c82e7276161df99f8ab4a /src/cmds_command.c
parenta4abe781c3131fd3a559c7e596ec33e6c406f821 (diff)
Solved an issue when copy pasting with ccopy and cpaste
When copy pasting with tab delimiter from one sc file to another sc file. I noticed that my numbers where copied as string. So fixed this with first trimming the token and then check for isnumeric If not use the non-trimmed token as string. Second issue, I had with copy and pasting between sc files is empty rows are skipped. To Prevent this I added the empyfield variable. if it gets true insert an extra tab.
Diffstat (limited to 'src/cmds_command.c')
0 files changed, 0 insertions, 0 deletions