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 |
|