Arun Prakash Jana
208a6605f5
Fix #402
5年前
Arun Prakash Jana
95f530854d
remove program option -f
5年前
Arun Prakash Jana
5b0b63e7d6
remove / as additional lead key when filter is on
5年前
Arun Prakash Jana
04d10fc94b
Use string filters by default
5年前
Arun Prakash Jana
1f0f3fdf01
Update man
5年前
Arun Prakash Jana
2f6a4dd8ee
Minor edits
5年前
Arun Prakash Jana
f73f79d5de
Simplify selection
Update the selection buffer and file in-place:
- Append file path when one is added.
- Remember the last position in selection buffer at which the next filename
is to be appended when a directory/context change happens (lastappendpos).
So in case of a de-selection we can go back to that position and scan all
the entries to add only the ones which are selected.
5年前
Arun Prakash Jana
5a46b8fb25
Sync file paths correctly for clipboard copy
5年前
Arun Prakash Jana
e723666256
End selmode and update selection on dir changes
5年前
Arun Prakash Jana
fcba62d296
Update selection when context changed on mouse click
5年前
Arun Prakash Jana
73593450ac
Fix build break
5年前
Arun Prakash Jana
fd8a8387b8
Add option to show noti and copy selection to system clipboard
5年前
Arun Prakash Jana
f95ee54870
Add plugin to show notification
5年前
Arun Prakash Jana
b64df85d23
Operation completion notification
5年前
Arun Prakash Jana
7eec6cedab
Reformat help
5年前
Arun Prakash Jana
dfd1422997
Remove redundant key for first file
5年前
Arun Prakash Jana
a86150f71a
Reformat help, remove redundant plugin key
5年前
KlzXS
8b7a74a451
Fix not properly checking if file is selected ( #401 )
5年前
Arun Prakash Jana
92bba0cbf8
Fix #400 : several selection issues in v2.8.1
5年前
Arun Prakash Jana
8d143bb87f
Disable partial regex errors
5年前
Arun Prakash Jana
e8183058fd
Minor code refactor
5年前
Arun Prakash Jana
847bda4380
Combine archive operations
5年前
Arun Prakash Jana
8dd1946d1d
Revert to ] key
5年前
Arun Prakash Jana
6582855412
Key \ only works in empty prompt
5年前
Arun Prakash Jana
a3d6b81d9f
Key 's' to manage session
5年前
Arun Prakash Jana
741f82b091
Use \ as alternative prompt/run command keybind
5年前
Arun Prakash Jana
1991bb516f
Update light/detail print mode when loading session
5年前
Arun Prakash Jana
b14e1a4856
Print line number in debug logs
5年前
Arun Prakash Jana
6fcc6834ff
Show symlink even if target cannot be stat-ed
5年前
Arun Prakash Jana
21f9a713dc
Fix auto-select for symlink to dir
5年前
Arun Prakash Jana
d5512462af
Move nlaunch to plugins as launch
5年前
Arun Prakash Jana
3b2b6f2b46
Fix only the last file path is copied to selection buffer
5年前
Arun Prakash Jana
9b384799b7
Cancel option for open with
5年前
Arun Prakash Jana
7f2bf343f8
Use ISO 8601 in status bar
5年前
Arun Prakash Jana
90108ba763
Prepare for release v2.8.1
5年前
KlzXS
809b1885fb
Fix always archiving current file ( #396 )
5年前
Arun Prakash Jana
cc36aa8d49
Prepare for release v2.8
5年前
Arun Prakash Jana
add789c002
Use common construct for utility names
5年前
Arun Prakash Jana
5cd9794102
Remove redundant assignment
5年前
Arun Prakash Jana
6001eeb9a4
Disable rollover at edges on scroll
5年前
Arun Prakash Jana
3f0c604111
Option -R to disable rollover at edges
5年前
Arun Prakash Jana
feb1d2fc27
Handle some keys as special only if filter is empty
5年前
Arun Prakash Jana
130cea3598
Adapt picker mode to new selection changes
5年前
Arun Prakash Jana
e28197f066
Remove a startup loop and use self-fixing
5年前
Arun Prakash Jana
178705a951
End selection before archive, new, rename
5年前
Arun Prakash Jana
0a5dc2e336
Selection should work across contexts
5年前
Arun Prakash Jana
ef88a31a7c
Do not access invalid lastdir
5年前
Arun Prakash Jana
f9058e1aaa
Support link creation for hovered file
5年前
Arun Prakash Jana
965499c671
Show all selected files on M
5年前
Arun Prakash Jana
35b3cf3b1f
Update program help
5年前