瀏覽代碼

Case-insensitive Ctrl-key handling, man page update

master
Arun Prakash Jana 4 年之前
父節點
當前提交
233b801131
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: A75979F35C080412
共有 1 個檔案被更改,包括 2 行新增7 行删除
  1. +2
    -7
      nnn.1

+ 2
- 7
nnn.1 查看文件

@@ -377,14 +377,9 @@ separated by \fI;\fR:
.Pp
\fBNNN_MCLICK:\fR key emulated by a middle mouse click.
.Bd -literal
export NNN_MCLICK='p'
export NNN_MCLICK='^R'

NOTES:
1. To specify a \fICtrl+key\fR combo:

export NNN_MCLICK='^A'

2. Otherwise, only the first character is considered.
NOTE: Only the first character is considered if not a \fICtrl+key\fR combo.
.Ed
.Pp
\fBnnn:\fR this is a special variable set to the hovered entry before executing


Loading…
取消
儲存