pancake
b19049cdf1
Remove slurp command '<'
2017-03-19 00:29:55 +01:00
pancake
08b734ad30
Fix regression in RCons adding <br> in JSON outputs
2017-03-18 23:59:34 +01:00
xarkes
072551a8a7
Modified json indent character
2017-03-17 12:09:17 +01:00
davidpolverari
1fb422b532
Fix #6162 - Renames r_str_concat to r_str_append
2017-03-16 22:29:49 +01:00
Riccardo Schirone
6640df28ff
cons: fix typo in xvilka theme
2017-03-12 20:08:51 +01:00
SkUaTeR
542e06f656
Fix grep on windows, and json output for r2pipe on windows ( #6976 )
2017-03-10 12:38:41 +01:00
pancake
024998890b
Fix #6942 - show prompt when scr.fgets=true
2017-03-08 23:36:45 +01:00
pancake
4bbc73a0e2
Fix #6818 - json indent ~{} honors scr.color
...
- Cannot configure the color palette
2017-02-20 02:32:58 +01:00
pancake
25967a0b5a
Fix regression in scr.html
2017-02-17 04:07:01 +01:00
ITAYC0HEN
ea71fae6ee
Add to html output and fix <br /> ( #6780 )
...
e scr.html=true doesn't print spaces as and thus it looks messy because the maximum spaces sequence allowed in html is 1.
Therefore we should change every space to .
In addition, fix a problem with <br /> printing, \n (a new line) was printed instead and it doesn't consider as line-break in some editors. Therefore now it avoids printing new line and prints <br /> instead.
2017-02-14 12:08:49 +01:00
pancake
4bf5c94bf6
More optimizations for RConsCanvas
2017-02-13 01:31:43 +01:00
pancake
ea5740da57
Optimize prefixline in cons/canvas
2017-02-13 00:58:25 +01:00
SchumBlubBlub
6c00c9e2d5
Reorganize string macros
2017-02-06 00:00:03 +01:00
pancake
ef233e2bd5
Fix function signature casting issues
2017-01-29 23:05:02 +01:00
Álvaro Felipe Melchor
f8a5f88440
Fix #6564 - agf can be stopped
2017-01-28 13:33:01 +01:00
leberus
800379c475
Try to fix #6579 ( #6589 )
2017-01-27 10:06:31 +01:00
Giovanni
6f0f1ffd2d
Fixed newline color issue on windows
2017-01-25 23:27:12 +01:00
pancake
b65403abb4
More glitchfixing for disasm
2017-01-24 11:36:02 +01:00
pancake
d619c6039f
Fix undefined behaviour in pd with emustr
2017-01-23 22:42:27 +01:00
pancake
41602c4212
Fix android build
2017-01-18 13:46:39 +01:00
pancake
a3a42aa982
Implement RCons.jsonpath.grep via ~{json-path}
2017-01-17 13:38:42 +01:00
pancake
fb163cf1bf
Implement ~... RCons.hud grep style
2017-01-17 13:12:27 +01:00
pancake
b46fa51f9c
Colorize backward lines with pal.flow2
2017-01-16 00:41:31 +01:00
pancake
fa26f1f2cc
Add experimental horizontal layout and diagonal lines via graph.linemode/layout
2017-01-14 01:14:50 +01:00
pancake
5953145229
Fix #6474 - underflow index in visual hud prompt
2017-01-10 14:07:18 +01:00
Moritz Eckert
4f9454a790
Call var_end in case of an early return ( #6408 )
2016-12-31 17:22:59 +01:00
pancake
91c52cb613
Fix crash in rcons with palloc
2016-12-29 19:20:33 +01:00
Álvaro Felipe Melchor
add4718a93
added new API r_cons_printf_list
2016-12-28 15:30:45 +01:00
Anton Kochkov
e20ac7a139
Fix some more coverities
2016-12-22 00:21:11 +03:00
Álvaro Felipe Melchor
224b3c3319
fix some coverities
2016-12-18 23:41:55 +01:00
pancake
da218c993c
Fix #6038 - Autocomplete issue after @
2016-12-18 01:05:34 +01:00
pancake
15c10b2bdc
Implement scr.break (word)
2016-12-17 10:42:15 +01:00
pancake
ce59e5f6a1
Fix #6070 - Implement anal.timeout
2016-12-12 23:57:04 +01:00
Álvaro Felipe Melchor
234a3ca5fc
clean up the code coding style mainly
2016-12-12 20:23:11 +01:00
pancake
c2602a6732
Fix #6142 - Implement ~?. to count chars instead of lines
2016-11-23 12:52:36 +01:00
pancake
795066aa5e
Fix #6236 - > ~/foo
2016-11-22 00:28:15 +01:00
Álvaro Felipe Melchor
87724384d1
added r_cons_break_{push/pop} to handle ^C better
...
Besides an UAF has been fixed afecting only ELF
2016-11-21 16:56:12 +01:00
Álvaro Felipe Melchor
e14b2a37d6
fix r_cons_get_buffer to avoid return trash
2016-11-18 13:14:57 +01:00
Álvaro Felipe Melchor
91b67d90b6
fix null dereference
2016-11-18 13:14:56 +01:00
Álvaro Felipe Melchor
e97c2cf55e
rcons.push/pop rcore.cmd_str
2016-11-18 13:14:52 +01:00
jvoisin
8c1a3dca93
Document the ~[i,j,k,l]
syntax
2016-11-18 02:04:51 +01:00
SkUaTeR
6e5e4fa40c
Fix windows visualmode ( #6207 )
...
* fix r_cons_w32_printf to avoid print \r
2016-11-17 12:04:00 +01:00
pancake
26e9c4feac
Only scr.linesleep when in sandbox-free interactive
2016-11-16 03:02:50 +01:00
Álvaro Felipe Melchor
3222447eab
Fix warnings when compiling in linux
2016-11-08 01:58:07 +01:00
Álvaro Felipe Melchor
00b0f8fb0e
Update focus theme and fix crash when switching themes
2016-11-07 18:38:45 +01:00
pancake
61102d2643
Fix #524 - grep count (~?) returns a value
2016-11-04 04:45:35 +01:00
pancake
2e090ed750
Complete the xvilka theme
2016-11-04 04:22:43 +01:00
pancake
836c885199
Enhance the white theme
2016-11-04 04:11:21 +01:00
pancake
02d064b1d4
Add asm.capitalize option
2016-11-04 03:56:42 +01:00
Álvaro Felipe Melchor
b478d3d757
Fix #6047 - underflow in prompt
2016-10-27 19:42:55 +02:00