Explorer09
|
8c921500e2
Add a placeholder text for print_backtrace()...
|
4 months ago |
Explorer09
|
3cfc28968f
Use 'int' type for backtrace() return value
|
4 months ago |
Nathan Scott
|
81432ba5cf
Consolidate CRT_delay and CRT_crashSettings into one
|
5 months ago |
Aaron John
|
2b4feef421
Define checks for further $TERM values
|
6 months ago |
Aaron John
|
733acad9c6
Move termType check into its own function
|
6 months ago |
Christian Göttsche
|
2fafa349a7
Avoid fprintf in signal handlers
|
9 months ago |
Christian Hesse
|
1acdf8709e
CRT: handle (ignore) signals `USR1` and `USR2`
|
1 year ago |
Christian Göttsche
|
f8c5bdd864
Linux: add GPU meter and process column
|
1 year ago |
Daniel Lange
|
05c7d4fc20
Ignore FOCUS_IN and FOCUS_OUT events if these have been activated within xterm
|
10 months ago |
Christian Hesse
|
49c13511c4
CRT: print message with pending changes only
|
1 year ago |
Christian Hesse
|
8e40d68867
CRT: print a warning when exiting on signal
|
1 year ago |
Benny Baumann
|
acb1ae4d29
Minor code simplification
|
1 year ago |
Benny Baumann
|
6aa9ef2726
Fix code style
|
1 year ago |
Benny Baumann
|
7059ea3ef7
Proper check for signal frames
|
1 year ago |
Christian Hesse
|
37d30a3a7d
default color preset: use bold blue for better visibility
|
1 year ago |
Sahil Siddiq
|
dc883b2910
Logic to retain screen and other changes
|
1 year ago |
Ivan Shapovalov
|
b29b33ebb9
{Memory,Swap}Meter: add "compressed memory" metrics
|
2 years ago |
Christian Göttsche
|
467bb78bb1
ZramMeter: update bar mode
|
1 year ago |
Nathan Scott
|
c878343784
Correct some inconsistent function call conventions in CRT.c
|
1 year ago |
Nathan Scott
|
14da84f877
Refactor to use a program name pointer instead of PACKAGE macro
|
1 year ago |
Benny Baumann
|
e0229b205c
Create new File Descriptor meter
|
2 years ago |
Christian Göttsche
|
e3481a9846
Linux: highlight username if process has elevated privileges
|
2 years ago |
Christian Göttsche
|
b96def9916
Unwind: use arch generic assignment
|
2 years ago |
Christian Hesse
|
2ca75625ee
default color preset: use bold blue for better visibility
|
2 years ago |
Benny Baumann
|
40104588f3
Reformat code base
|
2 years ago |
Christian Göttsche
|
5aa207f9af
Display failures from initscr
|
2 years ago |
Christian Göttsche
|
1b5e0071bb
Restore non mouse support
|
2 years ago |
Christian Göttsche
|
9a4879b48f
Please Clang 15
|
2 years ago |
Christian Göttsche
|
f3e70ab389
Write full buffer
|
2 years ago |
Tobias Stoeckmann
|
611ea4606f
Prevent null pointer dereference on early error
|
2 years ago |
WHR
|
d22667725a
Call mousemask(3X) to truly enable or disable mouse control
|
2 years ago |
Tobias Stoeckmann
|
a0ad0697a8
Always set SIGCHLD to default handling
|
3 years ago |
Christian Göttsche
|
1da78b5818
CRT: add debug printing function
|
3 years ago |
Hisham Muhammad
|
72ba20fa5f
Introduce screen tabs
|
3 years ago |
Emmanuel Mathi-Amorim
|
ff0ea41c86
Fix issue where last line is not cleared when SIGINT is received
|
3 years ago |
Daniel Lange
|
94ad111391
Update license headers to explicitly say GPLv2+
|
3 years ago |
Christian Göttsche
|
29e1fcfa05
Use libunwind for printing backtrace
|
3 years ago |
Christian Göttsche
|
38e6136b82
CRT: close backup stderr file after reset
|
3 years ago |
Christian Göttsche
|
9579d9b7aa
NetBSD: silence dropping const qualifier on define_key(3)
|
3 years ago |
Christian Göttsche
|
0580dbb202
NetBSD: color process state P as running
|
3 years ago |
Christian Göttsche
|
4ed3ab5c2c
Shorten crash output to fit on screen
|
3 years ago |
Christian Göttsche
|
2bf626c4e4
IWYU update
|
3 years ago |
Christian Göttsche
|
68460b25e3
Reset the signal handlers at program exit
|
3 years ago |
Christian Göttsche
|
671282d309
Correct grammatical error in crash information
|
3 years ago |
nia
|
2ab8fb83ba
netbsd: Support curses libraries without ncurses mouse support
|
3 years ago |
Benny Baumann
|
976c6123f4
Pointer indication aligned to typename
|
3 years ago |
Benny Baumann
|
bf22a8fb13
Add SIGINT handler
|
3 years ago |
Nathan Scott
|
f0ed0fdafb
Add a new DynamicMeter class for runtime Meter extension
|
3 years ago |
Nathan Scott
|
6f9b161b24
Use the PACKAGE macro rather than htop directly, for overriding
|
3 years ago |
Christian Göttsche
|
d2ee40597c
Use STDERR_FILENO instead of magic number
|
3 years ago |