pancake
e5d8cc46af
Add linting to avoid setting bool config vars with strings
2022-09-16 11:46:18 +02:00
pancake
b6e7292019
Enable linting for trailing tabs ##lint
2022-08-22 23:25:40 +02:00
pancake
8d88e1208d
Fix echo q|r2 return code
2022-06-28 02:00:26 +02:00
pancake
93d9860f41
Add test for 'q' return code bug and minor cleanup r2r ##tests
2022-05-26 12:41:49 +02:00
pancake
597496e17a
aav output is now cleaner and less verbose ##anal
2022-05-26 11:45:59 +02:00
pancake
708e59b8a1
Add r_core_return_code() and use it ##shell
...
* Still WIP, but good to go if passing tests
* It's a macro that is only used internally for code clarity
* Ship RCmd.returnValue into RCore.num.value in some situations
2022-04-08 23:15:39 +02:00
pancake
9a2636b32b
Remove other useless and incomplete treesitter leftovers and get +400 new commands in the recursive help ##shell
2021-08-14 18:28:20 +02:00
pancake
857b1bfce1
Add scr.hist.filter to toggle the filtered history up/down search ##shell ( #18913 )
...
* Introduced in f6f7728cf4
2021-07-18 19:15:54 +02:00
pancake
4fcaf0e30b
Fix return code when using q! without arguments ##core ( #18019 )
2020-12-12 17:12:48 +01:00
Riccardo Schirone
2ffa790e0a
Generate help automatically ##newshell ( #16782 )
...
* Add additional RCmdStatuses
* ?? should be a cmd_identifier, not help_command
2020-06-17 21:29:23 +02:00
pancake
df9ecb1c19
Docuemnt Q in q?
2019-07-17 18:48:36 +02:00
pancake
b1489579ee
Add q!!! command for fast quits
2017-10-11 23:48:48 +02:00
Fangrui Song
86de0abd20
Use RList for cmd_descriptors, make it a member of RCore ( #8034 )
2017-07-27 14:52:17 +02:00
SchumBlubBlub
6c00c9e2d5
Reorganize string macros
2017-02-06 00:00:03 +01:00
pancake
9039228b58
Honor Q as an alias for q! in visual and prompt
2016-12-19 04:46:50 +01:00
Kodoque1
e582ab8dbb
Correction for #5349 ( #5369 )
...
* q[y/n][y/n] options added
* Adding crowell remarks
* checking beginning whitespace and fixing else if
* updated
* cleaning update
2016-07-25 10:37:51 +02:00
Maijin
c274afe748
Fix #3286 - Use stdbool.h
2016-07-12 22:15:19 +02:00
Kodoque
574e74e89a
q[y/n][y/n] options added
2016-07-12 21:50:25 +02:00
Jeffrey Crowell
9518841434
refactor includes ( #4757 )
2016-05-03 04:52:41 +02:00
NighterMan
e910bf769a
Improved history save support
...
- Added scr.histsave
- Added q!! to exit without saving history
- Added isatty() check before saving
2015-01-17 19:29:32 +01:00
NighterMan
53a554f358
Fix to always save history when exiting
...
When exiting radare by using ctrl+d or due to null stdin read it doesnt save
history as expected. Actually it was only saving when exiting using 'q'.
2015-01-17 19:29:32 +01:00
Judge_Dredd
7265acadfe
save history on exit bug
2014-11-27 20:11:51 +03:00
pancake
81f1fd41b7
Fix coverity issues
2014-11-09 18:29:24 +01:00
pancake
9d042142b3
Honor 'q!' and scr.interactive when quitting debug mode
2014-11-08 13:15:45 +01:00
pancake
b72e61fda1
Colorize 'o' and 'q' help messages
2014-06-20 11:10:55 +02:00
pancake
650c824171
Implement list color themes with 'ecf' command
2014-05-28 01:07:02 +02:00