mirror of https://gitlab.com/basile.b/dexed.git
doc, defunct wiki link
This commit is contained in:
parent
fbb875c42f
commit
cd1a929936
|
@ -2,7 +2,9 @@
|
||||||
title: Widgets - messages
|
title: Widgets - messages
|
||||||
---
|
---
|
||||||
|
|
||||||
## Messages
|
### Messages
|
||||||
|
|
||||||
|
#### Description
|
||||||
|
|
||||||
The widget displays a stream of information about the current file or about the current project.
|
The widget displays a stream of information about the current file or about the current project.
|
||||||
The messages can be filtered according to their context:
|
The messages can be filtered according to their context:
|
||||||
|
@ -24,7 +26,9 @@ The messages emitted by the custom tools may also be clickable if they follow a
|
||||||
|
|
||||||
The context menu contains a few useful actions, such as *copy messages*, *save message(s) to file*.
|
The context menu contains a few useful actions, such as *copy messages*, *save message(s) to file*.
|
||||||
By default only the last 500 messages are displayed, regardless of the categories.
|
By default only the last 500 messages are displayed, regardless of the categories.
|
||||||
This value and several other options can be changed in the [options editor][widgets_options]:
|
This value and several other options can be changed in the options.
|
||||||
|
|
||||||
|
#### Options
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue