1
1
mirror of https://github.com/jarun/nnn.git synced 2024-09-11 13:06:14 +03:00
Commit Graph

55 Commits

Author SHA1 Message Date
NRK
4f3662cf88 fix collision in colemak patch
Closes: https://github.com/jarun/nnn/issues/1876
2024-05-11 11:46:11 +00:00
90
eb3888cb09
Add option to rm -rf irrespective of trash setting 2024-02-09 23:14:56 +05:30
NRK
0738f39cf0 show relative line numbering when jumping
Co-authored-by: Darukutsu <darupeter@pm.me>
Closes: https://github.com/jarun/nnn/pull/1804
Closes: https://github.com/jarun/nnn/discussions/1708
2024-02-03 09:53:11 +00:00
me
3d2caf861d Setting PWD: set on use case, not on browse
This moves setting PWD environment variable closer to the places where child process (that needs PWD correctly set) is started instead of start it on browse.
2023-12-14 11:03:38 +03:00
black
bfb46159a1
Fix colemak patch 2023-10-08 09:28:58 +02:00
NRK
336ec8be5d rm colemak-dh
one colemak patch ought to be enough.

Closes: https://github.com/jarun/nnn/issues/1735
2023-09-30 22:25:23 +06:00
Arun Prakash Jana
dd07aeb703
Fix patch build errors 2023-09-20 23:41:54 +05:30
NRK
5e3ee08e64 fix failing colemak patches 2023-06-15 08:57:48 +06:00
Aseem Athale
aed2725cb3 patches/gitstatus: Fix nerd fonts broken by 3.0.0 update
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2023-05-22 14:22:13 +05:30
Kian-Meng Ang
3d1bc6e8e5 Fix typos
Found via `codespell -L noice,nd,fils,numer,caf,iterm`
2023-04-03 12:49:03 +08:00
Jacob Moena
2dc7f19be0
Added patch for colemak keyboard layout. Existing renamed to colemak-dh (#1587)
* Added patch for colemak keyboard layout. Existing renamed

to colemak-dh

* Missed two spots of O_COLEMAK

* Update check-patches.sh
2023-02-19 17:22:32 +01:00
Luuk van Baal
778d6617b1
Update colemak patch 2023-01-29 23:05:49 +01:00
Luuk van Baal
bc4233767a
Fix git pathspec for gitstatus patch 2022-10-01 17:06:30 +02:00
Arun Prakash Jana
926c4014b3
Update colemak patch 2022-07-31 19:40:50 +05:30
Arun Prakash Jana
e298f7eeaf
Update patches 2022-07-30 10:32:32 +05:30
Luuk van Baal
910763441d
Fix checkpatches duplicate make 2022-07-18 18:28:15 +05:30
Arun Prakash Jana
b658f324c2
Update README 2022-07-10 21:36:56 +05:30
Luuk van Baal
a3cef1611d
Add colemak patch 2022-07-09 13:42:38 +02:00
NRK
fd69fc2dca make it easy to check for failing patches locally
adds a script `check-patches.sh` to check for patch failures and also
adds a make target `checkpatches` which will invoke the check-patches
script.
2022-07-01 05:47:23 +06:00
NRK
0df6eebea0 fix breaking patches 2022-06-30 01:04:25 +06:00
Arun Prakash Jana
2130e1b33a
Use the term auto-advance instead of auto-jump
There's no jump.
2022-06-15 20:04:56 +05:30
Arun Prakash Jana
0c626d49a6 Revert "Add bookmarknav patch"
This reverts commit fbd6f69f25.
2022-06-14 17:43:50 +05:30
Arun Prakash Jana
1b31f5cf9b
Fix patch doc 2022-06-12 07:56:21 +05:30
Luuk van Baal
fbd6f69f25
Add bookmarknav patch 2022-06-11 19:44:44 +02:00
Luuk van Baal
6fc8f63c0d
Disable e on explorer mode 2022-06-08 21:01:03 +02:00
Luuk van Baal
3072aa7891
Update patch conflict instructions/workflow 2022-05-31 11:07:31 +02:00
Arun Prakash Jana
a70ad9c480
Update doc 2022-05-30 22:31:24 +05:30
Luuk van Baal
4c974f286c
Add patch conflict instructions 2022-05-30 14:43:59 +02:00
Luuk van Baal
ae36d30b66
Fix restorepreview patch conflict 2022-05-29 01:32:07 +02:00
Luuk van Baal
7793cb8b5c
Fix patch conflicts and rebase 2022-04-26 14:54:27 +02:00
Arun Prakash Jana
eb42f7a948
Bind ^J with toggle auto-jump on open 2022-04-16 18:04:09 +05:30
Luuk van Baal
48bcc929e8
Restorepreview when launching subshell 2021-12-25 08:13:39 +05:30
Luuk van Baal
06bf4f5dce
Replace restorepreview workaround 2021-12-25 08:13:38 +05:30
Luuk van Baal
66dfa60465 Fix restorepreview patch conflict 2021-11-09 14:52:45 +01:00
Luuk van Baal
1621c0303b Add nerd icons to gitstatus patch 2021-11-05 17:01:56 +01:00
Avimitin
254fd9b7a3
patch/docs: correct the git status build flag (#1212)
The git status build flag is missing a letter 'T'.

Signed-off-by: Avimitin <avimitin@gmail.com>
2021-10-28 14:11:49 +02:00
Arun Prakash Jana
cb5aefa59a
Remove option -w: always place HW cursor on current entry 2021-10-22 06:45:42 +05:30
Luuk van Baal
a0fcd78df2 Resolve gitstatus patch conflict 2021-10-21 13:39:09 +02:00
Luuk van Baal
17bf7c97f6 Fix gitstatus regression/restore preview conflict 2021-10-09 02:36:22 +02:00
Luuk van Baal
541b936bcf Fix gitstatus and rebase patches 2021-09-29 11:33:19 +02:00
Luuk van Baal
d96a7bc2b7 Add restorepreview patch 2021-09-22 04:13:57 +02:00
Luuk van Baal
82d1510213 Fix gitstatus pathspec errors 2021-08-17 14:01:24 +02:00
Luuk van Baal
2b45c1be55 Fix patch conflict 2021-08-16 12:45:44 +02:00
Luuk van Baal
ddf845be88 Remove gitstatus libgit2 dependency 2021-07-06 02:01:19 +02:00
Luuk van Baal
36ddbac10a Move ajust cols and no else braces 2021-07-03 00:50:51 +02:00
Arun Prakash Jana
d9f988e7ed
Fix patch break 2021-06-20 21:25:22 +05:30
Arun Prakash Jana
2ffb0f7c79
Fix patch break 2021-06-20 14:29:07 +05:30
luukvbaal
02b5b15001
Update gitstatus patch (#1074) 2021-06-18 05:02:44 +05:30
Arun Prakash Jana
361521b769
Fix patch incompatibility 2021-06-13 09:04:49 +05:30
Luuk van Baal
7edf14139b Add gitstatus patch -G flag 2021-06-05 16:21:01 +02:00