mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 12:23:37 +02:00
FORMATS: note about %|
PERL: signal_add_last(), several additions to Irssi::Channel->values() git-svn-id: http://svn.irssi.org/repos/irssi/trunk@148 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
25165ad09d
commit
befd35e710
2 changed files with 22 additions and 3 deletions
|
|
@ -23,3 +23,4 @@ $[!30]1 prints parameter 1 padded to min. 30 chars
|
|||
$[-30]1 prints parameter 1 right aligned
|
||||
$[30?]1 prints parameter 1 padded with '?' characters
|
||||
$[30.0]1 prints parameter 1 padded with '0' characters
|
||||
%| marks the indentation position.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue