Commit Graph

17 Commits

Author SHA1 Message Date
dodococo
f1646f76b9 Fix #14611: Vi-mode indication by prompt color ##cons 2019-09-09 20:09:46 +02:00
dodococo
2c53ca5bf4 Fixes #14396: Does not highlight dot based output (#14787)
* Fixes #14396: Does not highlight dot based output

* Disable highlight for ag* commands

* Added space in function call

* Other pr issues

* Fixed lgtm error
2019-08-12 23:54:34 +08:00
dodococo
40f4db6eaa Fixes #13651: Added config var for max autocompletion array (#14786)
* Fixes #13651: Added config var for max autocompletion array

* Fixed indent
2019-08-11 14:15:28 +08:00
dodococo
4add3867a1 All emacs dietline keybindings are implemented (#14664) 2019-07-27 15:40:52 +08:00
dodococo
d5e7cef6e4 Fix #9269 - Initial Implementation of vi mode ##cons
* Fix #14470: Close popup widget on escape
* Fix #6321: Wrong handling of escape key
2019-07-09 10:52:02 +02:00
Khairul Azhar Kasmiran
cfc9aa0926 Rename r_cons_get_ansicon() since it's confusing (#14347) 2019-06-18 18:28:10 +02:00
radare
4dbe1453f5
Initial cleanup in RParse, delete mreplace plugin ##disasm
* Also voidify and boolify anal, parse, cons, bin, ..
2019-06-17 02:23:58 +02:00
Khairul Azhar Kasmiran
aba69dde4f Set scr.ansicon=1 if running under Windows 10 Creators Update or later ##windows 2019-05-26 11:44:25 +02:00
Florian Märkl
eaf2b6f2e3 Decouple Autocompletion from RLine 2019-04-25 19:01:12 +02:00
Florian Märkl
838f637ad2 Use RPVector in RLineAutocompletion ##cons
* Use RPVector in RLineAutocompletion
* Fix argc+argv init and clear in RLineCompletion
* Minor changes for RLineCompletion
* Check for completion
* Make r_line_completion_set_weak use argc+argv
* Use only RPVector in RLineCompletion
* Reserve in r_line_completion_set
* Add r_pvector_data() and r_pvector_index_ptr()
* Remove r_pvector_set_free()
2019-04-25 01:58:17 +02:00
Anton Kochkov
bb67b54f74
Remove CYGWIN & MINGW remnants (#13377) 2019-03-15 12:55:08 +08:00
SkUaTeR
1854ced042 Fix for issue #11024 (#11055) 2018-08-12 20:27:05 +02:00
pancake
2b43893eb1 Fix RCons regression causing entry0 to be printed on start 2017-04-09 00:29:44 +02:00
pancake
d24d069ade Initial work on automatic indent whitelisting 2015-12-08 12:55:29 +01:00
pancake
a46eb958e7 Initial implementation of the wip multiline text editor 2013-08-28 03:06:10 +02:00
pancake
9b1df62609 Fix mmap and other minor issues on w32 2013-01-23 18:38:08 +01:00
pancake
3540924f40 Better paralelization of build system 2012-10-04 01:20:00 +02:00